DB-GPT/dbgpt/model/proxy/llms
HIYIZI 3ccfa94219
feat: call xunfei spark with stream, and fix the temperature bug (#2121)
Co-authored-by: aries_ckt <916701291@qq.com>
2024-11-19 23:30:02 +08:00
..
__init__.py refactor: The first refactored version for sdk release (#907) 2023-12-08 14:45:59 +08:00
baichuan.py refactor: Refactor proxy LLM (#1064) 2024-01-14 21:01:37 +08:00
bard.py refactor: Refactor proxy LLM (#1064) 2024-01-14 21:01:37 +08:00
chatgpt.py feat(model): Passing stop parameter to proxyllm (#2077) 2024-10-18 14:02:53 +08:00
claude.py refactor: The first refactored version for sdk release (#907) 2023-12-08 14:45:59 +08:00
deepseek.py feat(model): Passing stop parameter to proxyllm (#2077) 2024-10-18 14:02:53 +08:00
gemini.py feat(model): Passing stop parameter to proxyllm (#2077) 2024-10-18 14:02:53 +08:00
moonshot.py feat(model): Passing stop parameter to proxyllm (#2077) 2024-10-18 14:02:53 +08:00
ollama.py feat(model): support ollama as an optional llm & embedding proxy (#1475) 2024-04-28 18:36:45 +08:00
proxy_model.py refactor: Refactor proxy LLM (#1064) 2024-01-14 21:01:37 +08:00
spark.py feat: call xunfei spark with stream, and fix the temperature bug (#2121) 2024-11-19 23:30:02 +08:00
tongyi.py feat(model): Passing stop parameter to proxyllm (#2077) 2024-10-18 14:02:53 +08:00
wenxin.py chore: Add pylint for DB-GPT core lib (#1076) 2024-01-16 17:36:26 +08:00
yi.py feat(model): Passing stop parameter to proxyllm (#2077) 2024-10-18 14:02:53 +08:00
zhipu.py feat(model): Passing stop parameter to proxyllm (#2077) 2024-10-18 14:02:53 +08:00