dify/api/core/model_runtime/model_providers
2024-01-30 15:25:37 +08:00
..
__base Add tongyi tts&tts function optimization (#2177) 2024-01-24 20:32:04 +08:00
anthropic improve: introduce isort for linting Python imports (#1983) 2024-01-12 12:34:01 +08:00
azure_openai Feat/blocking function call (#2247) 2024-01-30 15:25:37 +08:00
baichuan improve: introduce isort for linting Python imports (#1983) 2024-01-12 12:34:01 +08:00
bedrock fix:Bedrock llm issue #2214 (#2215) 2024-01-26 15:34:29 +08:00
chatglm Feat/blocking function call (#2247) 2024-01-30 15:25:37 +08:00
cohere fix: split chunks return empty strings (#2197) 2024-01-25 13:59:18 +08:00
google improve: introduce isort for linting Python imports (#1983) 2024-01-12 12:34:01 +08:00
huggingface_hub feat: huggingface llm add new params. (#2014) 2024-01-12 21:15:07 +08:00
jina Add jina-embeddings-v2-base-de model configuration (#2094) 2024-01-19 18:11:55 +08:00
localai improve: introduce isort for linting Python imports (#1983) 2024-01-12 12:34:01 +08:00
minimax Feat/blocking function call (#2247) 2024-01-30 15:25:37 +08:00
ollama Fix/update broken doc links (#2187) 2024-01-26 15:20:03 +08:00
openai Feat/blocking function call (#2247) 2024-01-30 15:25:37 +08:00
openai_api_compatible fix: remove finish_reason condition logic when deltaContent is empty (#2270) 2024-01-29 23:24:13 +08:00
openllm improve: introduce isort for linting Python imports (#1983) 2024-01-12 12:34:01 +08:00
replicate improve: introduce isort for linting Python imports (#1983) 2024-01-12 12:34:01 +08:00
spark improve: introduce isort for linting Python imports (#1983) 2024-01-12 12:34:01 +08:00
togetherai improve: introduce isort for linting Python imports (#1983) 2024-01-12 12:34:01 +08:00
tongyi Add tts document&fix bug (#2156) 2024-01-24 23:04:14 +08:00
wenxin improve: introduce isort for linting Python imports (#1983) 2024-01-12 12:34:01 +08:00
xinference Feat/blocking function call (#2247) 2024-01-30 15:25:37 +08:00
zhipuai Feat/blocking function call (#2247) 2024-01-30 15:25:37 +08:00
__init__.py Model Runtime (#1858) 2024-01-02 23:42:00 +08:00
_position.yaml feat: bedrock reorder in provider list (#2121) 2024-01-22 12:06:10 +08:00
model_provider_factory.py fix: model provider credentials null value validate failed (#2009) 2024-01-12 16:48:38 +08:00