dify/api/core/model_runtime/model_providers
2024-04-12 14:44:17 +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 feat: Add support for embed file with AWS Bedrock Titan Model (#3377) 2024-04-12 00:35:45 +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 fix: cohere tool call does not support single tool (#3373) 2024-04-11 21:32:18 +08:00
google feat(llm/models): add gemini-1.5-pro (#2925) 2024-04-11 10:58:13 +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/add-NVIDIA-as-a-new-model-provider (#2900) 2024-03-19 21:08:17 +08:00
ollama feat: optimize ollama model default parameters (#2894) 2024-03-19 18:34:23 +08:00
openai Feat/Agent-Image-Processing (#3293) 2024-04-10 14:48:40 +08:00
openai_api_compatible fix: image token calc of OpenAI Compatible API (#3368) 2024-04-11 20:29:48 +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 chore: update Qwen model params (#2892) 2024-03-19 18:13:32 +08:00
triton_inference_server Feat/add triton inference server (#2928) 2024-03-22 15:15:48 +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