dify/api/core/model_runtime/model_providers
2024-09-14 11:06:20 +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: Support Bedrock cross region inference #8190 (Update Model name to distinguish between different region groups) (#8402) 2024-09-14 11:06:20 +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
fishaudio chore(api/core): apply ruff reformatting (#7624) 2024-09-10 17:00:20 +08:00
google chore: refurish python code by applying Pylint linter rules (#8322) 2024-09-13 22:42: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 support hunyuan-turbo (#8372) 2024-09-13 20:21:48 +08:00
jina chore: improve usage of striping prefix or suffix of string with Ruff 0.6.5 (#8392) 2024-09-13 23:34:39 +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 chore(api/core): apply ruff reformatting (#7624) 2024-09-10 17:00:20 +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 chore: fix unnecessary string concatation in single line (#8311) 2024-09-13 14:24:49 +08:00
openai fix: o1-mini 65563 -> 65536 (#8388) 2024-09-14 02:39:58 +08:00
openai_api_compatible chore: refurbish Python code by applying refurb linter rules (#8296) 2024-09-12 15:50:49 +08:00
openllm chore: refurbish Python code by applying refurb linter rules (#8296) 2024-09-12 15:50:49 +08:00
openrouter chore: refurish python code by applying Pylint linter rules (#8322) 2024-09-13 22:42:08 +08:00
perfxcloud chore: apply pep8-naming rules for naming convention (#8261) 2024-09-11 16:40:52 +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 chore: improve usage of striping prefix or suffix of string with Ruff 0.6.5 (#8392) 2024-09-13 23:34:39 +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 chore: refurish python code by applying Pylint linter rules (#8322) 2024-09-13 22:42:08 +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 chore: improve usage of striping prefix or suffix of string with Ruff 0.6.5 (#8392) 2024-09-13 23:34:39 +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 chore: improve usage of striping prefix or suffix of string with Ruff 0.6.5 (#8392) 2024-09-13 23:34:39 +08:00
__init__.py Model Runtime (#1858) 2024-01-02 23:42:00 +08:00
_position.yaml Feat/add 360-zhinao provider (#7069) 2024-08-08 14:23:08 +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