dify/api/core/model_runtime/model_providers
Yeuoly b921c55677
Feat/zhipuai function calling (#2199)
Co-authored-by: Joel <iamjoel007@gmail.com>
2024-01-25 16:29:35 +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 feat: ollama support (#2003) 2024-01-12 12:29:13 +08:00
openai fix: split chunks return empty strings (#2197) 2024-01-25 13:59:18 +08:00
openai_api_compatible improve: introduce isort for linting Python imports (#1983) 2024-01-12 12:34:01 +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