dify/api/core/third_party/langchain/llms
2023-10-11 07:17:41 -05:00
..
__init__.py feat: server multi models support (#799) 2023-08-12 00:57:00 +08:00
anthropic_llm.py feat: disable anthropic retry (#1067) 2023-08-31 16:44:46 +08:00
azure_chat_open_ai.py feat: server multi models support (#799) 2023-08-12 00:57:00 +08:00
azure_open_ai.py feat: server multi models support (#799) 2023-08-12 00:57:00 +08:00
baichuan_llm.py feat: add baichuan llm support (#1294) 2023-10-09 23:09:26 -05:00
chat_open_ai.py feat: add LocalAI local embedding model support (#1021) 2023-08-29 22:22:02 +08:00
fake.py feat: server multi models support (#799) 2023-08-12 00:57:00 +08:00
huggingface_endpoint_llm.py feat: hf inference endpoint stream support (#1028) 2023-08-26 19:48:34 +08:00
huggingface_hub_llm.py Feat/huggingface embedding support (#1211) 2023-09-22 13:59:02 +08:00
minimax_llm.py feat: optimize minimax llm call (#1312) 2023-10-11 07:17:41 -05:00
open_ai.py feat: support gpt-3.5-turbo-instruct model (#1195) 2023-09-19 02:05:04 +08:00
openllm.py fix: openllm completion start with prompt, remove it (#1303) 2023-10-10 04:44:19 -05:00
replicate_llm.py feat: server multi models support (#799) 2023-08-12 00:57:00 +08:00
spark.py feat: add spark v2 support (#885) 2023-08-17 15:08:57 +08:00
tongyi_llm.py feat: server multi models support (#799) 2023-08-12 00:57:00 +08:00
wenxin.py fix: wenxin error not raise when stream mode (#884) 2023-08-17 13:40:00 +08:00
xinference_llm.py fix: xinference last token being ignored (#1013) 2023-08-25 18:15:05 +08:00
zhipuai_llm.py feat: add zhipuai (#1188) 2023-09-18 17:32:31 +08:00