dify/api/core/model_runtime/model_providers
Bowen Liang 781d294f49
chore: cleanup pycodestyle E rules (#8269)
2024-09-11 18:55:00 +08:00
..
__base chore(api/core): apply ruff reformatting (#7624) 2024-09-10 17:00:20 +08:00
anthropic chore(api/core): apply ruff reformatting (#7624) 2024-09-10 17:00:20 +08:00
azure_ai_studio Add Azure AI Studio as provider (#7549) 2024-08-27 09:52:59 +08:00
azure_openai chore: remove useless code (#8198) 2024-09-11 18:19:34 +08:00
baichuan chore: apply pep8-naming rules for naming convention (#8261) 2024-09-11 16:40:52 +08:00
bedrock let claude models in bedrock support the response_format parameter (#8220) 2024-09-11 18:24:50 +08:00
chatglm chore(api/core): apply ruff reformatting (#7624) 2024-09-10 17:00:20 +08:00
cohere chore(api/core): apply ruff reformatting (#7624) 2024-09-10 17:00:20 +08:00
deepseek chore(api/core): apply ruff reformatting (#7624) 2024-09-10 17:00:20 +08:00
fishaudio chore(api/core): apply ruff reformatting (#7624) 2024-09-10 17:00:20 +08:00
google chore(api/core): apply ruff reformatting (#7624) 2024-09-10 17:00:20 +08:00
groq chore(api/core): apply ruff reformatting (#7624) 2024-09-10 17:00:20 +08:00
huggingface_hub chore(api/core): apply ruff reformatting (#7624) 2024-09-10 17:00:20 +08:00
huggingface_tei chore(api/core): apply ruff reformatting (#7624) 2024-09-10 17:00:20 +08:00
hunyuan chore(api/core): apply ruff reformatting (#7624) 2024-09-10 17:00:20 +08:00
jina chore(api/core): apply ruff reformatting (#7624) 2024-09-10 17:00:20 +08:00
leptonai chore(api/core): apply ruff reformatting (#7624) 2024-09-10 17:00:20 +08:00
localai chore(api/core): apply ruff reformatting (#7624) 2024-09-10 17:00:20 +08:00
minimax chore(api/core): apply ruff reformatting (#7624) 2024-09-10 17:00:20 +08:00
mistralai chore(api/core): apply ruff reformatting (#7624) 2024-09-10 17:00:20 +08:00
moonshot chore(api/core): apply ruff reformatting (#7624) 2024-09-10 17:00:20 +08:00
novita chore(api/core): apply ruff reformatting (#7624) 2024-09-10 17:00:20 +08:00
nvidia chore(api/core): apply ruff reformatting (#7624) 2024-09-10 17:00:20 +08:00
nvidia_nim chore(api/core): apply ruff reformatting (#7624) 2024-09-10 17:00:20 +08:00
oci chore(api/core): apply ruff reformatting (#7624) 2024-09-10 17:00:20 +08:00
ollama fix:ollama text embedding 500 error (#8252) 2024-09-11 16:23:19 +08:00
openai chore(api/core): apply ruff reformatting (#7624) 2024-09-10 17:00:20 +08:00
openai_api_compatible chore: apply pep8-naming rules for naming convention (#8261) 2024-09-11 16:40:52 +08:00
openllm chore(api/core): apply ruff reformatting (#7624) 2024-09-10 17:00:20 +08:00
openrouter chore(api/core): apply ruff reformatting (#7624) 2024-09-10 17:00:20 +08:00
perfxcloud chore: apply pep8-naming rules for naming convention (#8261) 2024-09-11 16:40:52 +08:00
replicate chore(api/core): apply ruff reformatting (#7624) 2024-09-10 17:00:20 +08:00
sagemaker chore(api/core): apply ruff reformatting (#7624) 2024-09-10 17:00:20 +08:00
siliconflow chore(api/core): apply ruff reformatting (#7624) 2024-09-10 17:00:20 +08:00
spark chore(api/core): apply ruff reformatting (#7624) 2024-09-10 17:00:20 +08:00
stepfun chore(api/core): apply ruff reformatting (#7624) 2024-09-10 17:00:20 +08:00
tencent chore(api/core): apply ruff reformatting (#7624) 2024-09-10 17:00:20 +08:00
togetherai chore(api/core): apply ruff reformatting (#7624) 2024-09-10 17:00:20 +08:00
tongyi chore(api/core): apply ruff reformatting (#7624) 2024-09-10 17:00:20 +08:00
triton_inference_server chore(api/core): apply ruff reformatting (#7624) 2024-09-10 17:00:20 +08:00
upstage chore(api/core): apply ruff reformatting (#7624) 2024-09-10 17:00:20 +08:00
vertex_ai fix: truthy value (#8208) 2024-09-11 15:44:53 +08:00
volcengine_maas chore: cleanup pycodestyle E rules (#8269) 2024-09-11 18:55:00 +08:00
wenxin chore: apply pep8-naming rules for naming convention (#8261) 2024-09-11 16:40:52 +08:00
xinference chore(api/core): apply ruff reformatting (#7624) 2024-09-10 17:00:20 +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(api/core): apply ruff reformatting (#7624) 2024-09-10 17:00:20 +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