dify/api/core/model_runtime/model_providers
Chenhe Gu 14a2eeba0c
Add bedrock (#2119)
Co-authored-by: takatost <takatost@users.noreply.github.com>
Co-authored-by: Garfield Dai <dai.hai@foxmail.com>
Co-authored-by: Joel <iamjoel007@gmail.com>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
Co-authored-by: Charlie.Wei <luowei@cvte.com>
Co-authored-by: crazywoola <427733928@qq.com>
Co-authored-by: Benjamin <benjaminx@gmail.com>
2024-01-22 11:00:19 +08:00
..
__base feat: add cohere llm and embedding (#2115) 2024-01-21 20:52:56 +08:00
anthropic improve: introduce isort for linting Python imports (#1983) 2024-01-12 12:34:01 +08:00
azure_openai fix: azure customize model name duplicate (#2073) 2024-01-17 21:17:59 +08:00
baichuan improve: introduce isort for linting Python imports (#1983) 2024-01-12 12:34:01 +08:00
bedrock Add bedrock (#2119) 2024-01-22 11:00:19 +08:00
chatglm improve: introduce isort for linting Python imports (#1983) 2024-01-12 12:34:01 +08:00
cohere feat: add cohere llm and embedding (#2115) 2024-01-21 20:52:56 +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: add abab5.5s-chat (#2063) 2024-01-16 19:45:21 +08:00
ollama feat: ollama support (#2003) 2024-01-12 12:29:13 +08:00
openai fix: openai tool tokens (#2026) 2024-01-14 15:51:05 +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 fix: qwen top_p min/max wrong (#2044) 2024-01-16 01:12:55 +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/2070 glm 4 and glm 3 turbo (#2114) 2024-01-21 16:58:06 +08:00
__init__.py Model Runtime (#1858) 2024-01-02 23:42:00 +08:00
_position.yaml feat: ollama support (#2003) 2024-01-12 12:29:13 +08:00
model_provider_factory.py fix: model provider credentials null value validate failed (#2009) 2024-01-12 16:48:38 +08:00