dify/api/core/model_runtime/model_providers
2024-09-22 16:42:34 +08:00
..
__base chore: fix unnecessary string concatation in single line (#8311) 2024-09-13 14:24:49 +08:00
anthropic chore: refurish python code by applying Pylint linter rules (#8322) 2024-09-13 22:42:08 +08:00
azure_ai_studio chore: refurbish Python code by applying refurb linter rules (#8296) 2024-09-12 15:50:49 +08:00
azure_openai chore: refurish python code by applying Pylint linter rules (#8322) 2024-09-13 22:42:08 +08:00
baichuan fix: response_format label (#8326) 2024-09-12 23:17:29 +08:00
bedrock Fix: https://github.com/langgenius/dify/issues/8190 (Update Model nam… (#8426) 2024-09-14 17:14:18 +08:00
chatglm chore: refurbish Python code by applying refurb linter rules (#8296) 2024-09-12 15:50:49 +08:00
cohere chore: fix unnecessary string concatation in single line (#8311) 2024-09-13 14:24:49 +08:00
deepseek fix: response_format label (#8326) 2024-09-12 23:17:29 +08:00
fireworks Add Fireworks AI as new model provider (#8428) 2024-09-22 10:13:00 +08:00
fishaudio chore(api/core): apply ruff reformatting (#7624) 2024-09-10 17:00:20 +08:00
google chore: add Gemini newest experimental models (close #7121) (#8621) 2024-09-22 13:38:08 +08:00
groq chore(api/core): apply ruff reformatting (#7624) 2024-09-10 17:00:20 +08:00
huggingface_hub chore: refurish python code by applying Pylint linter rules (#8322) 2024-09-13 22:42:08 +08:00
huggingface_tei chore: improve usage of striping prefix or suffix of string with Ruff 0.6.5 (#8392) 2024-09-13 23:34:39 +08:00
hunyuan feat: add hunyuan-vision (#8529) 2024-09-19 18:08:01 +08:00
jina refactor: rename task_type to task for jina embeddings v3 (#8488) 2024-09-18 14:53:15 +08:00
leptonai chore(api/core): apply ruff reformatting (#7624) 2024-09-10 17:00:20 +08:00
localai chore: refurbish Python code by applying refurb linter rules (#8296) 2024-09-12 15:50:49 +08:00
minimax chore: refurish python code by applying Pylint linter rules (#8322) 2024-09-13 22:42:08 +08:00
mistralai add MixtralAI Model (#8517) 2024-09-21 18:08:07 +08:00
moonshot fix: response_format label (#8326) 2024-09-12 23:17:29 +08:00
novita chore(api/core): apply ruff reformatting (#7624) 2024-09-10 17:00:20 +08:00
nvidia chore: apply ruff E501 line-too-long linter rule (#8275) 2024-09-12 14:00:36 +08:00
nvidia_nim chore(api/core): apply ruff reformatting (#7624) 2024-09-10 17:00:20 +08:00
oci chore: apply ruff E501 line-too-long linter rule (#8275) 2024-09-12 14:00:36 +08:00
ollama Add model parameter translation (#8509) 2024-09-22 10:14:33 +08:00
openai chore: Deprecate gpt-3.5-turbo-0613 and gpt-3.5-turbo-16k-0613 models (#8500) 2024-09-18 14:38:09 +08:00
openai_api_compatible Add model parameter translation (#8509) 2024-09-22 10:14:33 +08:00
openllm chore: refurbish Python code by applying refurb linter rules (#8296) 2024-09-12 15:50:49 +08:00
openrouter feat: support o1 series models for openrouter (#8358) 2024-09-22 10:23:50 +08:00
perfxcloud Update the PerfXCloud provider model list,Update PerfXCloudProvider validate_provider_credentials method. (#8587) 2024-09-21 17:33:15 +08:00
replicate chore: refurish python code by applying Pylint linter rules (#8322) 2024-09-13 22:42:08 +08:00
sagemaker chore: refurbish Python code by applying refurb linter rules (#8296) 2024-09-12 15:50:49 +08:00
siliconflow feat: add qwen2.5 for model provider siliconflow (#8630) 2024-09-22 16:42:34 +08:00
spark chore: refurbish Python code by applying refurb linter rules (#8296) 2024-09-12 15:50:49 +08:00
stepfun chore(api/core): apply ruff reformatting (#7624) 2024-09-10 17:00:20 +08:00
tencent chore: refurbish Python code by applying refurb linter rules (#8296) 2024-09-12 15:50:49 +08:00
togetherai chore(api/core): apply ruff reformatting (#7624) 2024-09-10 17:00:20 +08:00
tongyi add Qwen custom add model interface (#8565) 2024-09-21 22:52:10 +08:00
triton_inference_server chore(api/core): apply ruff reformatting (#7624) 2024-09-10 17:00:20 +08:00
upstage chore: refurish python code by applying Pylint linter rules (#8322) 2024-09-13 22:42:08 +08:00
vertex_ai chore: refurish python code by applying Pylint linter rules (#8322) 2024-09-13 22:42:08 +08:00
volcengine_maas chore: refurish python code by applying Pylint linter rules (#8322) 2024-09-13 22:42:08 +08:00
wenxin chore: refurish python code by applying Pylint linter rules (#8322) 2024-09-13 22:42:08 +08:00
xinference feat:use xinference tts stream mode (#8616) 2024-09-22 10:08:35 +08:00
yi chore(api/core): apply ruff reformatting (#7624) 2024-09-10 17:00:20 +08:00
zhinao chore(api/core): apply ruff reformatting (#7624) 2024-09-10 17:00:20 +08:00
zhipuai feat(tools/cogview): Updated cogview tool to support cogview-3 and the latest cogview-3-plus (#8382) 2024-09-22 10:14:14 +08:00
__init__.py Model Runtime (#1858) 2024-01-02 23:42:00 +08:00
_position.yaml Add Fireworks AI as new model provider (#8428) 2024-09-22 10:13:00 +08:00
model_provider_factory.py feat: support pinning, including, and excluding for model providers and tools (#7419) 2024-08-21 11:16:43 +08:00