dify/api/core/model_runtime/model_providers
2024-04-17 20:53:59 +08:00
..
__base FEAT: NEW WORKFLOW ENGINE (#3160) 2024-04-08 18:51:46 +08:00
anthropic FEAT: NEW WORKFLOW ENGINE (#3160) 2024-04-08 18:51:46 +08:00
azure_openai fix: [azure_openai] Error: 'NoneType' object has no attribute 'content' (#3389) 2024-04-12 14:44:17 +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 added claude 3 opus (#3545) 2024-04-17 20:53:59 +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: 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 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 feat: support new reranker [jina-colbert-v1-en] (#2975) 2024-03-26 11:34:40 +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/moonshot-function-call (#3339) 2024-04-11 15:42:26 +08:00
nvidia feat: increase read timeout of OpenAI Compatible API, Ollama, Nvidia LLM (#3538) 2024-04-17 09:25:50 +08:00
ollama feat: increase read timeout of OpenAI Compatible API, Ollama, Nvidia LLM (#3538) 2024-04-17 09:25:50 +08:00
openai Feat/Agent-Image-Processing (#3293) 2024-04-10 14:48:40 +08:00
openai_api_compatible feat: increase read timeout of OpenAI Compatible API, Ollama, Nvidia LLM (#3538) 2024-04-17 09:25:50 +08:00
openllm fix error msg format issue (#2715) 2024-03-06 16:45:40 +08:00
openrouter feat (new llm): add support for openrouter (#3042) 2024-04-02 18:38:46 +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 fix: resolve header.uid' length must be less or equal than 32 on Spark V1.5 (#2983) 2024-03-27 09:58:41 +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: 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 feat: remove unregistered-llm-in-debug (#3251) 2024-04-09 20:49:52 +08:00
xinference feat:xinference audio model support (#3045) 2024-03-31 12:44:11 +08:00
yi fix: yi model price correction (#2946) 2024-03-24 12:10:57 +08:00
zhipuai fix: Correct image parameter passing in GLM-4v model API calls (#2948) 2024-03-26 10:43:20 +08:00
__init__.py Model Runtime (#1858) 2024-01-02 23:42:00 +08:00
_position.yaml feat (new llm): add support for openrouter (#3042) 2024-04-02 18:38:46 +08:00
model_provider_factory.py generalize helper for loading module from source (#2862) 2024-03-28 11:37:26 +08:00