dify/api/core/model_runtime/model_providers
2024-09-27 13:49:03 +08:00
..
__base add embedding input type parameter (#8724) 2024-09-24 21:53:50 +08:00
anthropic
azure_ai_studio
azure_openai chore: add input_type param desc for the _invoke method of text_embedding (#8778) 2024-09-26 11:23:09 +08:00
baichuan chore: add input_type param desc for the _invoke method of text_embedding (#8778) 2024-09-26 11:23:09 +08:00
bedrock chore: add input_type param desc for the _invoke method of text_embedding (#8778) 2024-09-26 11:23:09 +08:00
chatglm
cohere chore: add input_type param desc for the _invoke method of text_embedding (#8778) 2024-09-26 11:23:09 +08:00
deepseek
fireworks Add llama3.2 model in fireworks provider (#8809) 2024-09-26 22:21:01 +08:00
fishaudio
google fix: delete harm catalog settings for gemini (#8829) 2024-09-27 13:49:03 +08:00
groq Add Llama3.2 models in Groq provider (#8831) 2024-09-27 12:13:00 +08:00
huggingface_hub chore: add input_type param desc for the _invoke method of text_embedding (#8778) 2024-09-26 11:23:09 +08:00
huggingface_tei chore: add input_type param desc for the _invoke method of text_embedding (#8778) 2024-09-26 11:23:09 +08:00
hunyuan chore: add input_type param desc for the _invoke method of text_embedding (#8778) 2024-09-26 11:23:09 +08:00
jina fix: update usage for Jina Embeddings v3 (#8771) 2024-09-26 11:29:35 +08:00
leptonai
localai chore: add input_type param desc for the _invoke method of text_embedding (#8778) 2024-09-26 11:23:09 +08:00
minimax chore: add input_type param desc for the _invoke method of text_embedding (#8778) 2024-09-26 11:23:09 +08:00
mistralai
mixedbread chore: add input_type param desc for the _invoke method of text_embedding (#8778) 2024-09-26 11:23:09 +08:00
moonshot
nomic chore: add input_type param desc for the _invoke method of text_embedding (#8778) 2024-09-26 11:23:09 +08:00
novita
nvidia chore: add input_type param desc for the _invoke method of text_embedding (#8778) 2024-09-26 11:23:09 +08:00
nvidia_nim
oci add embedding input type parameter (#8724) 2024-09-24 21:53:50 +08:00
ollama fix: Ollama modelfeature set vision, and an exception occurred at the… (#8783) 2024-09-26 16:34:40 +08:00
openai chore: add input_type param desc for the _invoke method of text_embedding (#8778) 2024-09-26 11:23:09 +08:00
openai_api_compatible chore: add input_type param desc for the _invoke method of text_embedding (#8778) 2024-09-26 11:23:09 +08:00
openllm chore: add input_type param desc for the _invoke method of text_embedding (#8778) 2024-09-26 11:23:09 +08:00
openrouter feat: support o1 series models for openrouter (#8358) 2024-09-22 10:23:50 +08:00
perfxcloud add embedding input type parameter (#8724) 2024-09-24 21:53:50 +08:00
replicate chore: add input_type param desc for the _invoke method of text_embedding (#8778) 2024-09-26 11:23:09 +08:00
sagemaker chore: add input_type param desc for the _invoke method of text_embedding (#8778) 2024-09-26 11:23:09 +08:00
siliconflow feat: deprecate mistral model for siliconflow (#8828) 2024-09-27 12:11:56 +08:00
spark fix:Spark's large language model token calculation error #7911 (#8755) 2024-09-25 14:51:42 +08:00
stepfun
tencent
togetherai
tongyi add more detailed doc for models of qwen series (#8799) 2024-09-26 22:32:33 +08:00
triton_inference_server
upstage chore: add input_type param desc for the _invoke method of text_embedding (#8778) 2024-09-26 11:23:09 +08:00
vertex_ai chore: add input_type param desc for the _invoke method of text_embedding (#8778) 2024-09-26 11:23:09 +08:00
volcengine_maas chore: add input_type param desc for the _invoke method of text_embedding (#8778) 2024-09-26 11:23:09 +08:00
wenxin chore: add input_type param desc for the _invoke method of text_embedding (#8778) 2024-09-26 11:23:09 +08:00
xinference add embedding input type parameter (#8724) 2024-09-24 21:53:50 +08:00
yi
zhinao
zhipuai chore: add input_type param desc for the _invoke method of text_embedding (#8778) 2024-09-26 11:23:09 +08:00
__init__.py
_position.yaml fix: update nomic model provider token calculation (#8705) 2024-09-24 14:04:07 +08:00
model_provider_factory.py