dify/api/core/model_runtime/model_providers
2024-02-05 10:52:14 +08:00
..
__base bump version to 0.5.3 (#2306) 2024-02-01 18:11:57 +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 fix [baichuan] Error: argument of type 'NoneType' is not iterable (#2351) 2024-02-02 12:56:48 +08:00
bedrock bump version to 0.5.3 (#2306) 2024-02-01 18:11:57 +08:00
chatglm bump version to 0.5.3 (#2306) 2024-02-01 18:11:57 +08:00
cohere bump version to 0.5.3 (#2306) 2024-02-01 18:11:57 +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 bump version to 0.5.3 (#2306) 2024-02-01 18:11:57 +08:00
ollama bump version to 0.5.3 (#2306) 2024-02-01 18:11:57 +08:00
openai add gpt-3.5-turbo-0125 to trail llm list (#2354) 2024-02-02 15:29:27 +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 Fix/typos (#2308) 2024-01-31 11:58:07 +08:00
replicate improve: introduce isort for linting Python imports (#1983) 2024-01-12 12:34:01 +08:00
spark fix: ignore spark provider credential validate (#2344) 2024-02-01 18:04:05 +08:00
togetherai improve: introduce isort for linting Python imports (#1983) 2024-01-12 12:34:01 +08:00
tongyi bump version to 0.5.3 (#2306) 2024-02-01 18:11:57 +08:00
wenxin improve: introduce isort for linting Python imports (#1983) 2024-01-12 12:34:01 +08:00
xinference fix: bad xinference error (#2384) 2024-02-05 10:52:14 +08:00
zhipuai bump version to 0.5.3 (#2306) 2024-02-01 18:11:57 +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