dify/api/core/model_runtime/model_providers
2024-04-27 13:13:09 +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 Bedrock LLAMA3 (#3890) 2024-04-27 13:13:09 +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 fix: credentials validate failed for groqcloud model provider (#3817) 2024-04-25 12:09:44 +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 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 Feat/Agent-Image-Processing (#3293) 2024-04-10 14:48:40 +08:00
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 fix error msg format issue (#2715) 2024-03-06 16:45:40 +08:00
openrouter feat: Vision switch functionality is provided on OpenRouter (#3564) 2024-04-19 09:13:25 +08:00
replicate feat: replicate supports default version. (#3884) 2024-04-26 21:16:22 +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 add together ai model setting (#3895) 2024-04-26 20:43:17 +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 enhance:speedup xinference audio transcription (#3636) 2024-04-23 17:09:30 +08:00
yi fix: yi model price correction (#2946) 2024-03-24 12:10:57 +08:00
zhipuai chore: apply ruff rules on tests and app.py (#3605) 2024-04-18 20:24:05 +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