dify/api/core/model_runtime/model_providers
2024-03-19 13:53:21 +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 feat(llm/models): add claude-3-haiku-20240307 (#2825) 2024-03-14 10:08:24 +08:00
azure_openai feat:add api-version selection for azure openai APIs (#2821) 2024-03-14 09:14:27 +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 i18n: update bedrock label (#2879) 2024-03-19 00:57:19 +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
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 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 feat:Embedding models Support for the Aliyun dashscope text-embedding-v1 and text-embedding-v2 (#2874) 2024-03-18 15:21:26 +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 feat: add icons for 01.ai (#2883) 2024-03-19 13:53:21 +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 model for 01.ai, yi-chat-34b series (#2865) 2024-03-17 21:24:01 +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