dify/api/core/model_runtime/model_providers
Yeuoly 742be06ea9
Fix/localai (#2840)
2024-03-15 11:41:51 +08:00
..
__base generalize position helper for parsing _position.yaml and sorting objects by name (#2803) 2024-03-13 20:29:38 +08:00
anthropic feat(llm/models): add claude-3-haiku-20240307 (#2825) 2024-03-14 10:08:24 +08:00
azure_openai feat:add api-version selection for azure openai APIs (#2821) 2024-03-14 09:14:27 +08:00
baichuan fix error msg format issue (#2715) 2024-03-06 16:45:40 +08:00
bedrock chore: apply ruff's pyupgrade linter rules to modernize Python code with targeted version (#2419) 2024-02-09 15:21:33 +08:00
chatglm chore: apply ruff's pyupgrade linter rules to modernize Python code with targeted version (#2419) 2024-02-09 15:21:33 +08:00
cohere Feat/open ai compatible functioncall (#2783) 2024-03-11 19:48:21 +08:00
google Feat/json mode (#2563) 2024-02-26 23:34:40 +08:00
groq Feat/add groq (#2733) 2024-03-07 16:00:40 +08:00
huggingface_hub chore: apply ruff's pyupgrade linter rules to modernize Python code with targeted version (#2419) 2024-02-09 15:21:33 +08:00
jina Fix/jina tokenizer cache (#2735) 2024-03-07 16:32:37 +08:00
localai Fix/localai (#2840) 2024-03-15 11:41:51 +08:00
minimax fix error msg format issue (#2715) 2024-03-06 16:45:40 +08:00
mistralai Feat/open ai compatible functioncall (#2783) 2024-03-11 19:48:21 +08:00
moonshot fix: parameter `user` exceeded max length when invoking moonshot llm (#2596) 2024-02-28 12:23:34 +08:00
ollama chore: apply ruff's pyupgrade linter rules to modernize Python code with targeted version (#2419) 2024-02-09 15:21:33 +08:00
openai feat:support azure whisper model and fix:rename text-embedidng-ada-002.yaml to text-embedding-ada-002.yaml (#2732) 2024-03-07 16:36:58 +08:00
openai_api_compatible Feat/open ai compatible functioncall (#2783) 2024-03-11 19:48:21 +08:00
openllm fix error msg format issue (#2715) 2024-03-06 16:45:40 +08:00
replicate chore: apply ruff's pyupgrade linter rules to modernize Python code with targeted version (#2419) 2024-02-09 15:21:33 +08:00
spark chore: apply ruff's pyupgrade linter rules to modernize Python code with targeted version (#2419) 2024-02-09 15:21:33 +08:00
togetherai chore: apply ruff's pyupgrade linter rules to modernize Python code with targeted version (#2419) 2024-02-09 15:21:33 +08:00
tongyi Fix voice selection (#2664) 2024-03-04 17:50:06 +08:00
wenxin Feat/json mode (#2563) 2024-02-26 23:34:40 +08:00
xinference fix:delete the slash at the end of xinference provider server_url (#2730) 2024-03-07 15:37:05 +08:00
zhipuai Feat/json mode (#2563) 2024-02-26 23:34:40 +08:00
__init__.py Model Runtime (#1858) 2024-01-02 23:42:00 +08:00
_position.yaml Feat/add groq (#2733) 2024-03-07 16:00:40 +08:00
model_provider_factory.py generalize position helper for parsing _position.yaml and sorting objects by name (#2803) 2024-03-13 20:29:38 +08:00