dify/api/tests/integration_tests/models/llm
2023-10-11 05:16:26 -05:00
..
__init__.py feat: server multi models support (#799) 2023-08-12 00:57:00 +08:00
test_anthropic_model.py feat: server xinference support (#927) 2023-08-20 17:46:41 +08:00
test_azure_openai_model.py feat: server xinference support (#927) 2023-08-20 17:46:41 +08:00
test_baichuan_model.py feat: add baichuan llm support (#1294) 2023-10-09 23:09:26 -05:00
test_huggingface_hub_model.py feat: server xinference support (#927) 2023-08-20 17:46:41 +08:00
test_localai_model.py feat: add LocalAI local embedding model support (#1021) 2023-08-29 22:22:02 +08:00
test_minimax_model.py feat: server xinference support (#927) 2023-08-20 17:46:41 +08:00
test_openai_model.py feat: support gpt-3.5-turbo-instruct model (#1195) 2023-09-19 02:05:04 +08:00
test_openllm_model.py feat: add openllm support (#928) 2023-08-20 19:04:33 +08:00
test_replicate_model.py feat: server xinference support (#927) 2023-08-20 17:46:41 +08:00
test_spark_model.py feat: server xinference support (#927) 2023-08-20 17:46:41 +08:00
test_tongyi_model.py fix: compatibility issues with the tongyi model. (#1310) 2023-10-11 05:16:26 -05:00
test_wenxin_model.py feat: server xinference support (#927) 2023-08-20 17:46:41 +08:00
test_xinference_model.py feat: server xinference support (#927) 2023-08-20 17:46:41 +08:00
test_zhipuai_model.py feat: add zhipuai (#1188) 2023-09-18 17:32:31 +08:00