dify/api/tests/integration_tests/model_runtime
ybalbert001 4a026fa352
Enhancement: add model provider - Amazon Sagemaker (#6255)
Co-authored-by: Yuanbo Li <ybalbert@amazon.com>
Co-authored-by: crazywoola <427733928@qq.com>
2024-07-18 19:32:31 +08:00
..
__mock fix(api/model_runtime/azure/llm): Switch to tool_call. (#5541) 2024-06-24 15:35:21 +08:00
anthropic chore: apply ruff rules on tests and app.py (#3605) 2024-04-18 20:24:05 +08:00
assets Model Runtime (#1858) 2024-01-02 23:42:00 +08:00
azure_openai refactor: Remove unused code in large_language_model.py (#5433) 2024-06-20 16:20:40 +08:00
baichuan chore: apply ruff rules on tests and app.py (#3605) 2024-04-18 20:24:05 +08:00
bedrock chore: apply ruff rules on tests and app.py (#3605) 2024-04-18 20:24:05 +08:00
chatglm chore: apply ruff rules on tests and app.py (#3605) 2024-04-18 20:24:05 +08:00
cohere refactor: Remove unused code in large_language_model.py (#5433) 2024-06-20 16:20:40 +08:00
google chore: apply ruff rules on tests and app.py (#3605) 2024-04-18 20:24:05 +08:00
huggingface_hub chore: apply ruff rules on tests and app.py (#3605) 2024-04-18 20:24:05 +08:00
hunyuan feat: support hunyuan llm models (#5013) 2024-06-12 17:24:23 +08:00
jina chore: apply ruff rules on tests and app.py (#3605) 2024-04-18 20:24:05 +08:00
localai test(test_rerank): Remove duplicate test cases. (#6024) 2024-07-06 09:44:50 +08:00
minimax chore: apply ruff rules on tests and app.py (#3605) 2024-04-18 20:24:05 +08:00
novita Add novita.ai as model provider (#4961) 2024-06-14 18:23:06 +08:00
ollama chore: apply ruff rules on tests and app.py (#3605) 2024-04-18 20:24:05 +08:00
openai refactor: Remove unused code in large_language_model.py (#5433) 2024-06-20 16:20:40 +08:00
openai_api_compatible chore: apply ruff rules on tests and app.py (#3605) 2024-04-18 20:24:05 +08:00
openllm chore: apply ruff rules on tests and app.py (#3605) 2024-04-18 20:24:05 +08:00
openrouter chore: apply ruff rules on tests and app.py (#3605) 2024-04-18 20:24:05 +08:00
replicate chore: apply ruff rules on tests and app.py (#3605) 2024-04-18 20:24:05 +08:00
sagemaker Enhancement: add model provider - Amazon Sagemaker (#6255) 2024-07-18 19:32:31 +08:00
spark chore: apply ruff rules on tests and app.py (#3605) 2024-04-18 20:24:05 +08:00
stepfun Add Stepfun LLM Support (#6346) 2024-07-18 07:47:18 +08:00
togetherai chore: apply ruff rules on tests and app.py (#3605) 2024-04-18 20:24:05 +08:00
tongyi fix: tongyi json output (#5396) 2024-06-22 12:25:23 +08:00
volcengine_maas feat: support doubao llm and embeding models (#4431) 2024-05-16 11:41:24 +08:00
wenxin chore: apply ruff rules on tests and app.py (#3605) 2024-04-18 20:24:05 +08:00
xinference chore: apply ruff rules on tests and app.py (#3605) 2024-04-18 20:24:05 +08:00
zhipuai fix: zhipuai pytest correction (#5934) 2024-07-03 19:19:33 +08:00
__init__.py Model Runtime (#1858) 2024-01-02 23:42:00 +08:00
test_model_provider_factory.py improve: introduce isort for linting Python imports (#1983) 2024-01-12 12:34:01 +08:00