dify/api/core/model_runtime/model_providers
2024-03-20 16:02:13 +08:00
..
__base generalize position helper for parsing _position.yaml and sorting objects by name (#2803) 2024-03-13 20:29:38 +08:00
anthropic fix: anthropic system prompt not working (#2885) 2024-03-19 15:50:02 +08:00
azure_openai feat:support azure openai llm 0125 version (#2889) 2024-03-19 16:32:26 +08:00
baichuan feat: Add tools for open weather search and image generation using the Spark API. (#2845) 2024-03-18 16:22:48 +08:00
bedrock fix: Fix the problem of system not working (#2884) 2024-03-19 13:56:22 +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 Feat/open ai compatible functioncall (#2783) 2024-03-11 19:48:21 +08:00
google Feat/json mode (#2563) 2024-02-26 23:34:40 +08:00
groq Feat/add groq (#2733) 2024-03-07 16:00: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 Fix/jina tokenizer cache (#2735) 2024-03-07 16:32:37 +08:00
localai Fix/localai (#2840) 2024-03-15 11:41:51 +08:00
minimax fix error msg format issue (#2715) 2024-03-06 16:45:40 +08:00
mistralai Feat/open ai compatible functioncall (#2783) 2024-03-11 19:48:21 +08:00
moonshot fix: parameter user exceeded max length when invoking moonshot llm (#2596) 2024-02-28 12:23:34 +08:00
nvidia Feat/add-NVIDIA-as-a-new-model-provider (#2900) 2024-03-19 21:08:17 +08:00
ollama feat: optimize ollama model default parameters (#2894) 2024-03-19 18:34:23 +08:00
openai fix: fix unstable function call response arguments missing (#2872) 2024-03-18 13:17:16 +08:00
openai_api_compatible Feat/open ai compatible functioncall (#2783) 2024-03-11 19:48:21 +08:00
openllm fix error msg format issue (#2715) 2024-03-06 16:45:40 +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 chore: update Qwen model params (#2892) 2024-03-19 18:13:32 +08:00
wenxin Feat/json mode (#2563) 2024-02-26 23:34:40 +08:00
xinference fix:delete the slash at the end of xinference provider server_url (#2730) 2024-03-07 15:37:05 +08:00
yi chore: change Yi model SDK to OpenAI (#2910) 2024-03-20 16:02:13 +08:00
zhipuai add max_tokens parameter rule for zhipuai glm4 and glm4v (#2861) 2024-03-18 13:19:36 +08:00
__init__.py Model Runtime (#1858) 2024-01-02 23:42:00 +08:00
_position.yaml Feat/add-NVIDIA-as-a-new-model-provider (#2900) 2024-03-19 21:08:17 +08:00
model_provider_factory.py generalize position helper for parsing _position.yaml and sorting objects by name (#2803) 2024-03-13 20:29:38 +08:00