dify/api/core/model_runtime/model_providers
2024-06-17 09:15:43 +08:00
..
__base fix: JSON mode with an image doesn't work for Gemini (#5169) 2024-06-14 02:32:09 +08:00
anthropic chore: skip unnecessary key checks prior to accessing a dictionary (#4497) 2024-05-19 18:30:45 +08:00
azure_openai fix: correct typos in the icons for microsoft (#5243) 2024-06-15 21:02:47 +08:00
baichuan fix(api/core/model_runtime/model_providers/baichuan,localai): Parse ToolPromptMessage. #4943 (#5138) 2024-06-13 13:08:30 +08:00
bedrock fix: embedding job fails using IAM role (#5252) 2024-06-15 18:57:54 +08:00
chatglm fix: miss usage of os.path.join for URL assembly and add tests on yarl (#4224) 2024-05-10 18:14:48 +08:00
cohere feat: add proxy configuration for Cohere model (#4152) 2024-05-07 18:12:13 +08:00
deepseek Typo on deepseek.yaml and yi.yaml (#4170) 2024-05-08 10:52:04 +08:00
google fix: pydantic2 error (#5172) 2024-06-14 03:05:04 +08:00
groq
huggingface_hub
hunyuan feat: support hunyuan llm models (#5013) 2024-06-12 17:24:23 +08:00
jina feat: support jina-clip-v1 embedding model (#5146) 2024-06-13 16:31:18 +08:00
leptonai
localai fix: typo and check (#5287) 2024-06-17 09:15:43 +08:00
minimax feat:Provide parameter config for mask_sensitive_info of MiniMax mode… (#4294) 2024-05-20 10:15:27 +08:00
mistralai
moonshot
novita Add novita.ai as model provider (#4961) 2024-06-14 18:23:06 +08:00
nvidia add-some-new-models-hosted-on-nvidia (#4303) 2024-05-11 21:05:31 +08:00
nvidia_nim chore: optimize nvidia nim credential schema and info (#4898) 2024-06-04 02:26:26 +08:00
ollama fix(model_providers/ollama): Fix OllamaLargeLanguageModel to correctly set the stop option (#5217) 2024-06-14 18:26:14 +08:00
openai feat: set default memory messages limit to infinite (#5002) 2024-06-06 17:39:44 +08:00
openai_api_compatible Add novita.ai as model provider (#4961) 2024-06-14 18:23:06 +08:00
openllm chore: skip unnecessary key checks prior to accessing a dictionary (#4497) 2024-05-19 18:30:45 +08:00
openrouter
replicate
siliconflow feat: support siliconflow (#5129) 2024-06-13 12:59:41 +08:00
spark
togetherai Feat/firecrawl data source (#5232) 2024-06-15 02:46:02 +08:00
tongyi
triton_inference_server
vertex_ai fix: run agent with Vertex AI Gemini models (#5260) 2024-06-16 09:36:31 +08:00
volcengine_maas feat: support doubao llm function calling (#5100) 2024-06-12 15:43:50 +08:00
wenxin support ERNIE-4.0-8K-Latest (#5216) 2024-06-14 18:45:24 +08:00
xinference
yi add yi models (#4335) 2024-05-13 17:40:53 +08:00
zhipuai feat: add glm4 new models and zhipu embedding-2 (#5089) 2024-06-12 08:22:17 +08:00
__init__.py
_position.yaml feat: support siliconflow (#5129) 2024-06-13 12:59:41 +08:00
model_provider_factory.py improve: mordernizing validation by migrating pydantic from 1.x to 2.x (#4592) 2024-06-14 01:05:37 +08:00