dify/api/core/model_runtime/model_providers
2024-02-26 23:34:40 +08:00
..
__base Feat/json mode (#2563) 2024-02-26 23:34:40 +08:00
anthropic Feat/json mode (#2563) 2024-02-26 23:34:40 +08:00
azure_openai chore: apply ruff's pyupgrade linter rules to modernize Python code with targeted version (#2419) 2024-02-09 15:21:33 +08:00
baichuan fix: credential verification of baichuan did not throw all errors (#2475) 2024-02-19 11:52:52 +08:00
bedrock chore: apply ruff's pyupgrade linter rules to modernize Python code with targeted version (#2419) 2024-02-09 15:21:33 +08:00
chatglm chore: apply ruff's pyupgrade linter rules to modernize Python code with targeted version (#2419) 2024-02-09 15:21:33 +08:00
cohere chore: apply ruff's pyupgrade linter rules to modernize Python code with targeted version (#2419) 2024-02-09 15:21:33 +08:00
google Feat/json mode (#2563) 2024-02-26 23:34:40 +08:00
huggingface_hub chore: apply ruff's pyupgrade linter rules to modernize Python code with targeted version (#2419) 2024-02-09 15:21:33 +08:00
jina enhancement: introduce Ruff for Python linter for reordering and removing unused imports with automated pre-commit and sytle check (#2366) 2024-02-06 13:21:13 +08:00
localai chore: apply ruff's pyupgrade linter rules to modernize Python code with targeted version (#2419) 2024-02-09 15:21:33 +08:00
minimax chore: apply ruff's pyupgrade linter rules to modernize Python code with targeted version (#2419) 2024-02-09 15:21:33 +08:00
moonshot chore: apply ruff's pyupgrade linter rules to modernize Python code with targeted version (#2419) 2024-02-09 15:21:33 +08:00
ollama chore: apply ruff's pyupgrade linter rules to modernize Python code with targeted version (#2419) 2024-02-09 15:21:33 +08:00
openai Feat/json mode (#2563) 2024-02-26 23:34:40 +08:00
openai_api_compatible Chore/delete chunk decode error alert (#2500) 2024-02-21 03:17:33 +08:00
openllm chore: apply ruff's pyupgrade linter rules to modernize Python code with targeted version (#2419) 2024-02-09 15:21:33 +08:00
replicate chore: apply ruff's pyupgrade linter rules to modernize Python code with targeted version (#2419) 2024-02-09 15:21:33 +08:00
spark chore: apply ruff's pyupgrade linter rules to modernize Python code with targeted version (#2419) 2024-02-09 15:21:33 +08:00
togetherai chore: apply ruff's pyupgrade linter rules to modernize Python code with targeted version (#2419) 2024-02-09 15:21:33 +08:00
tongyi Feat/json mode (#2563) 2024-02-26 23:34:40 +08:00
wenxin Feat/json mode (#2563) 2024-02-26 23:34:40 +08:00
xinference fix: Add model_uid validation for model_uid in Xinference models (#2468) 2024-02-19 10:43:25 +08:00
zhipuai Feat/json mode (#2563) 2024-02-26 23:34:40 +08:00
__init__.py Model Runtime (#1858) 2024-01-02 23:42:00 +08:00
_position.yaml fix: moonshot context size error (#2406) 2024-02-06 13:54:38 +08:00
model_provider_factory.py chore: apply ruff's pyupgrade linter rules to modernize Python code with targeted version (#2419) 2024-02-09 15:21:33 +08:00