dify/api/core/model_runtime/model_providers
geosmart 9d072920da
fix: remove finish_reason condition logic when deltaContent is empty (#2270)
Co-authored-by: wanggang <wanggy01@servyou.com.cn>
2024-01-29 23:24:13 +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:Bedrock llm issue #2214 (#2215) 2024-01-26 15:34:29 +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 Feat/billing enhancement (#2239) 2024-01-26 18:26:15 +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 improve: introduce isort for linting Python imports (#1983) 2024-01-12 12:34:01 +08:00
zhipuai fix: remove invalid parameter return_type (#2253) 2024-01-27 14:29:25 +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