dify/api/core/third_party/langchain/llms
takatost 41d0a8b295
feat: [backend] vision support (#1510)
Co-authored-by: Garfield Dai <dai.hai@foxmail.com>
2023-11-13 22:05:46 +08: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: [backend] vision support (#1510) 2023-11-13 22:05:46 +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 fix: raise error in minimax stream generate (#1336) 2023-10-12 23:48:28 -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 feat: support weixin ernie-bot-4 and chat mode (#1375) 2023-10-18 02:35:24 -05:00
xinference_llm.py feat: use xinference client instead of xinference (#1339) 2023-10-13 02:46:09 -05:00
zhipuai_llm.py feat: support chatglm_turbo model #1443 (#1460) 2023-11-06 04:33:05 -06:00