dify/api/core/model_runtime/model_providers
sino efc136cce5
Some checks are pending
Build and Push API & Web / build (api, DIFY_API_IMAGE_NAME, linux/amd64, build-api-amd64) (push) Waiting to run
Build and Push API & Web / build (api, DIFY_API_IMAGE_NAME, linux/arm64, build-api-arm64) (push) Waiting to run
Build and Push API & Web / build (web, DIFY_WEB_IMAGE_NAME, linux/amd64, build-web-amd64) (push) Waiting to run
Build and Push API & Web / build (web, DIFY_WEB_IMAGE_NAME, linux/arm64, build-web-arm64) (push) Waiting to run
Build and Push API & Web / create-manifest (api, DIFY_API_IMAGE_NAME, merge-api-images) (push) Blocked by required conditions
Build and Push API & Web / create-manifest (web, DIFY_WEB_IMAGE_NAME, merge-web-images) (push) Blocked by required conditions
feat: Introduce Ark SDK v3 and ensure compatibility with models of SDK v2 (#7579)
Co-authored-by: crazywoola <427733928@qq.com>
2024-08-24 19:29:45 +08:00
..
__base feat: support pinning, including, and excluding for model providers and tools (#7419) 2024-08-21 11:16:43 +08:00
anthropic fix: anthropic max token NoneType error (#6858) 2024-08-01 11:30:00 +08:00
azure_openai chore: correct _tts_invoke_streaming max length (#7423) 2024-08-20 10:20:04 +08:00
baichuan
bedrock Fix : Workflow "start" paste url not support s3 pre-signed URL (#6855) 2024-08-11 16:45:15 +08:00
chatglm
cohere chore: apply flake8-comprehensions Ruff rules to improve collection comprehensions (#5652) 2024-06-27 11:21:31 +08:00
deepseek feat: add function calling for deepseek models (#6990) 2024-08-06 13:37:27 +08:00
google chore: apply flake8-comprehensions Ruff rules to improve collection comprehensions (#5652) 2024-06-27 11:21:31 +08:00
groq Revise the wrong pricing of certain LLM models. (#6967) 2024-08-05 18:41:44 +08:00
huggingface_hub
huggingface_tei Feat: Add model provider Text Embedding Inference for embedding and rerank (#7132) 2024-08-09 19:12:13 +08:00
hunyuan fix: hunyuan assistant_prompt_message pydantic error (#7062) 2024-08-07 18:31:40 +08:00
jina fix: Fix incorrect context size for jina-reranker-v2 model (#7006) 2024-08-06 21:08:29 +08:00
leptonai
localai
minimax
mistralai
moonshot add JSON Mode support for moonshot models (#7568) 2024-08-23 16:24:45 +08:00
novita Feat/model provider novita (#6717) 2024-07-26 17:37:21 +08:00
nvidia feat:nvidia add nemotron4-340b and microsoft/phi-3 (#6973) 2024-08-06 10:16:41 +08:00
nvidia_nim
ollama Fix: Wrong cutoff length lead to empty input in openai compatible embedding model. (#7133) 2024-08-09 19:11:57 +08:00
openai feat: gpt-4o-mini-2024-07-18 support json schema (#7489) 2024-08-21 15:11:29 +08:00
openai_api_compatible add finish_reason to the LLM node output (#7498) 2024-08-21 17:29:30 +08:00
openllm
openrouter feat: OpenRouter add gpt-4o-2024-08-06 model (#7409) 2024-08-19 19:14:08 +08:00
perfxcloud Update PerfXCloud Model List (#7212) 2024-08-15 19:42:15 +08:00
replicate chore: apply flake8-comprehensions Ruff rules to improve collection comprehensions (#5652) 2024-06-27 11:21:31 +08:00
sagemaker Enhancement: add model provider - Amazon Sagemaker (#6255) 2024-07-18 19:32:31 +08:00
siliconflow feat: support siliconflow rerank (#7337) 2024-08-16 20:21:41 +08:00
spark feat: add support Spark4.0 (#5688) 2024-06-28 17:39:11 +08:00
stepfun update stepfun model (#7118) 2024-08-08 20:40:37 +08:00
tencent feat: add tencent asr (#6091) 2024-07-23 16:38:39 +08:00
togetherai
tongyi add qwen text-embedding-v3 support. (#7567) 2024-08-23 15:32:38 +08:00
triton_inference_server Update model provider configuration for Triton Inference Server and X… (#6274) 2024-07-15 15:07:28 +08:00
upstage fix: typo in upstage/llm/_position.yaml (#7286) 2024-08-15 08:39:35 +08:00
vertex_ai chore: apply flake8-comprehensions Ruff rules to improve collection comprehensions (#5652) 2024-06-27 11:21:31 +08:00
volcengine_maas feat: Introduce Ark SDK v3 and ensure compatibility with models of SDK v2 (#7579) 2024-08-24 19:29:45 +08:00
wenxin feat(api): support wenxin bge-large and tao embedding model. (#7393) 2024-08-19 22:25:09 +08:00
xinference feat: support xinference's auth system (#7369) 2024-08-19 12:41:56 +08:00
yi
zhinao Feat/add 360-zhinao provider (#7069) 2024-08-08 14:23:08 +08:00
zhipuai feat: forward zhipu finish_reason (#7560) 2024-08-23 11:15:38 +08:00
__init__.py
_position.yaml Feat/add 360-zhinao provider (#7069) 2024-08-08 14:23:08 +08:00
model_provider_factory.py feat: support pinning, including, and excluding for model providers and tools (#7419) 2024-08-21 11:16:43 +08:00