dify/api/core/model_runtime/model_providers
2024-07-25 18:58:55 +08:00
..
__base feat:add tts-streaming config and future (#5492) 2024-07-09 11:33:58 +08:00
anthropic [EMERGENCY] Fix Anthropic header issue (#6445) 2024-07-19 07:38:15 +08:00
azure_openai Feat/environment variables in workflow (#6515) 2024-07-22 15:29:39 +08:00
baichuan
bedrock modify llama3-1 yaml filename to support Windows pull operations (#6677) 2024-07-25 18:58:55 +08:00
chatglm
cohere chore: apply flake8-comprehensions Ruff rules to improve collection comprehensions (#5652) 2024-06-27 11:21:31 +08:00
deepseek upgrade deepseek params (#6215) 2024-07-12 10:55:44 +08:00
google chore: apply flake8-comprehensions Ruff rules to improve collection comprehensions (#5652) 2024-06-27 11:21:31 +08:00
groq feat: add GroqCloud llama3.1 series models support (#6596) 2024-07-24 00:41:58 +08:00
huggingface_hub
hunyuan Add support of tool-call for model provider "hunyuan" (#6656) 2024-07-25 11:27:58 +08:00
jina feat: add jina new pre-defined rerankers, include: jina-reranker-v2 (#5657) 2024-06-27 13:45:35 +08:00
leptonai
localai
minimax
mistralai
moonshot fix: _convert_prompt_message_to_dict parameters err (#5716) 2024-06-28 21:00:00 +08:00
novita
nvidia fix: _convert_prompt_message_to_dict parameters err (#5716) 2024-06-28 21:00:00 +08:00
nvidia_nim
ollama
openai fix: correct gpt-4o-mini max token (#6472) 2024-07-19 18:24:58 +08:00
openai_api_compatible fix: differentiate prompts fields based on function_calling_type (#5880) 2024-07-12 11:07:38 +08:00
openllm
openrouter feat: support llama3.1 series models for openrouter provider (#6595) 2024-07-24 00:37:48 +08:00
perfxcloud feat: add PerfXCloud, Qwen series #6116 (#6117) 2024-07-10 18:26:10 +08:00
replicate chore: apply flake8-comprehensions Ruff rules to improve collection comprehensions (#5652) 2024-06-27 11:21:31 +08:00
sagemaker Enhancement: add model provider - Amazon Sagemaker (#6255) 2024-07-18 19:32:31 +08:00
siliconflow
spark feat: add support Spark4.0 (#5688) 2024-06-28 17:39:11 +08:00
stepfun Add Stepfun LLM Support (#6346) 2024-07-18 07:47:18 +08:00
tencent feat: add tencent asr (#6091) 2024-07-23 16:38:39 +08:00
togetherai
tongyi fix: qwen fc error (#6620) 2024-07-24 16:56:06 +08:00
triton_inference_server Update model provider configuration for Triton Inference Server and X… (#6274) 2024-07-15 15:07:28 +08:00
vertex_ai chore: apply flake8-comprehensions Ruff rules to improve collection comprehensions (#5652) 2024-06-27 11:21:31 +08:00
volcengine_maas feat: support moonshot and glm base models for volcengine provider (#6029) 2024-07-07 01:17:33 +08:00
wenxin update ernie models (#6454) 2024-07-19 13:08:39 +08:00
xinference feat: api_key support for xinference (#6417) 2024-07-18 18:58:46 +08:00
yi
zhipuai fix: zhipuai validate error when user's api key not support for chatglm_turbo in issue #6289 (#6290) 2024-07-15 19:27:18 +08:00
__init__.py
_position.yaml feat: add tencent asr (#6091) 2024-07-23 16:38:39 +08:00
model_provider_factory.py