dify/api/core/model_runtime/model_providers
2024-04-23 17:09:30 +08:00
..
__base
anthropic
azure_openai fix: [azure_openai] Error: 'NoneType' object has no attribute 'content' (#3389) 2024-04-12 14:44:17 +08:00
baichuan
bedrock feat: add support for bedrock Mistral AI model (#3676) 2024-04-22 17:24:02 +08:00
chatglm
cohere feat: refactor tongyi models (#3496) 2024-04-15 22:28:32 +08:00
google feat: gemini pro function call (#3406) 2024-04-12 16:38:02 +08:00
groq add groq llama3 (#3673) 2024-04-22 15:21:09 +08:00
huggingface_hub
jina
localai
minimax
mistralai Add mixtral 8x22b (#3606) 2024-04-18 17:44:22 +08:00
moonshot feat: moonshot fc (#3629) 2024-04-19 14:04:30 +08:00
nvidia add-llama3-for-nvidia-api-catalog (#3631) 2024-04-19 14:51:22 +08:00
ollama feat: increase read timeout of OpenAI Compatible API, Ollama, Nvidia LLM (#3538) 2024-04-17 09:25:50 +08:00
openai
openai_api_compatible fix(openai_api_compatible): fixing the error when converting chunk to json (#3570) 2024-04-18 16:54:16 +08:00
openllm
openrouter feat: Vision switch functionality is provided on OpenRouter (#3564) 2024-04-19 09:13:25 +08:00
replicate
spark
togetherai
tongyi feat: refactor tongyi models (#3496) 2024-04-15 22:28:32 +08:00
triton_inference_server feat: refactor tongyi models (#3496) 2024-04-15 22:28:32 +08:00
wenxin
xinference enhance:speedup xinference audio transcription (#3636) 2024-04-23 17:09:30 +08:00
yi
zhipuai chore: apply ruff rules on tests and app.py (#3605) 2024-04-18 20:24:05 +08:00
__init__.py
_position.yaml
model_provider_factory.py