dify/api/core/model_runtime/model_providers
Chenhe Gu c9e65f4221
Fix/update broken doc links (#2187)
Co-authored-by: StyleZhang <jasonapring2015@outlook.com>
Co-authored-by: crazywoola <427733928@qq.com>
2024-01-26 15:20:03 +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 fix: split chunks return empty strings (#2197) 2024-01-25 13:59:18 +08:00
baichuan improve: introduce isort for linting Python imports (#1983) 2024-01-12 12:34:01 +08:00
bedrock fix: filename cause windows import error (#2176) 2024-01-24 18:24:17 +08:00
chatglm improve: introduce isort for linting Python imports (#1983) 2024-01-12 12:34:01 +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 fix: minimax request timeout (#2185) 2024-01-24 21:53:29 +08:00
ollama Fix/update broken doc links (#2187) 2024-01-26 15:20:03 +08:00
openai add openai gpt-4-0125-preview (#2226) 2024-01-26 13:36:24 +08:00
openai_api_compatible feat: openai_api_compatible support config stream_mode_delimiter (#2190) 2024-01-26 00:31:59 +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 improve: introduce isort for linting Python imports (#1983) 2024-01-12 12:34:01 +08:00
zhipuai Feat/zhipuai function calling (#2199) 2024-01-25 16:29:35 +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