dify/api/core/model_runtime/model_providers
2024-03-08 19:04:20 +08:00
..
__base Feat/model as tool (#2744) 2024-03-08 15:22:55 +08:00
anthropic fix: image tokenizer (#2752) 2024-03-08 14:50:51 +08:00
azure_openai feat: Add new Azure OpenAI Embedding models (#2758) 2024-03-08 19:04:20 +08:00
baichuan fix error msg format issue (#2715) 2024-03-06 16:45:40 +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
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 error msg format issue (#2715) 2024-03-06 16:45:40 +08:00
minimax fix error msg format issue (#2715) 2024-03-06 16:45:40 +08:00
mistralai fix mistralai icon (#2707) 2024-03-06 11:08:22 +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 feat:support azure whisper model and fix:rename text-embedidng-ada-002.yaml to text-embedding-ada-002.yaml (#2732) 2024-03-07 16:36:58 +08:00
openai_api_compatible Chore/delete chunk decode error alert (#2500) 2024-02-21 03:17:33 +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 Fix voice selection (#2664) 2024-03-04 17:50:06 +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
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 Feat/add groq (#2733) 2024-03-07 16:00:40 +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