You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gcgj-dify-1.7.0/api/core/model_runtime/model_providers
Bowen Liang 51db59622c
chore(lint): cleanup repeated cause exception in logging.exception replaced by helpful message (#10425)
1 year ago
..
__base feat/enhance the multi-modal support (#8818) 1 year ago
anthropic fix(model_runtime): remove vision from features for Claude 3.5 Haiku (#10360) 1 year ago
azure_ai_studio chore(lint): cleanup repeated cause exception in logging.exception replaced by helpful message (#10425) 1 year ago
azure_openai fix: Azure OpenAI o1 max_completion_token error (#10593) 1 year ago
baichuan refactor: move the embedding to the rag module and abstract the rerank runner for extension (#9423) 1 year ago
bedrock Fix: Correct the max tokens of Claude-3.5-Sonnet-20241022 for Bedrock and VertexAI (#10508) 1 year ago
chatglm chore: refurbish Python code by applying refurb linter rules (#8296) 1 year ago
cohere refactor: move the embedding to the rag module and abstract the rerank runner for extension (#9423) 1 year ago
deepseek fix: response_format label (#8326) 1 year ago
fireworks refactor: move the embedding to the rag module and abstract the rerank runner for extension (#9423) 1 year ago
fishaudio Corrected type annotation to "Any" from "any" all files in "model_providers" folder (#9135) 1 year ago
gitee_ai Gitee AI Qwen2.5-72B model (#10595) 1 year ago
google fix: gemini model use some tools raise error (#9993) 1 year ago
gpustack feat: add gpustack model provider (#10158) 1 year ago
groq Added Llama 3.2 Vision Models Speech2Text Models for Groq (#9479) 1 year ago
huggingface_hub refactor: move the embedding to the rag module and abstract the rerank runner for extension (#9423) 1 year ago
huggingface_tei chore: format get_customizable_model_schema return value (#9335) 1 year ago
hunyuan fix: resolve the incorrect model name of hunyuan-standard-256k (#10052) 1 year ago
jina add jina rerank http timout parameter (#10476) 1 year ago
leptonai chore(api/core): apply ruff reformatting (#7624) 1 year ago
localai chore: format get_customizable_model_schema return value (#9335) 1 year ago
minimax add abab7-chat-preview model (#10654) 1 year ago
mistralai add MixtralAI Model (#8517) 1 year ago
mixedbread refactor: move the embedding to the rag module and abstract the rerank runner for extension (#9423) 1 year ago
moonshot fix: moonshot response_format raise error (#9847) 1 year ago
nomic refactor: move the embedding to the rag module and abstract the rerank runner for extension (#9423) 1 year ago
novita chore(api/core): apply ruff reformatting (#7624) 1 year ago
nvidia refactor: move the embedding to the rag module and abstract the rerank runner for extension (#9423) 1 year ago
nvidia_nim chore(api/core): apply ruff reformatting (#7624) 1 year ago
oci refactor: move the embedding to the rag module and abstract the rerank runner for extension (#9423) 1 year ago
ollama refactor: move the embedding to the rag module and abstract the rerank runner for extension (#9423) 1 year ago
openai fix(model_runtime): ensure compatibility with O1 models by adjusting token parameters (#10537) 1 year ago
openai_api_compatible openai compatiable api usage and id (#9800) 1 year ago
openllm chore: format get_customizable_model_schema return value (#9335) 1 year ago
openrouter fix: remove unsupported vision in OpenRouter Haiku 3.5 (#10364) 1 year ago
perfxcloud refactor: move the embedding to the rag module and abstract the rerank runner for extension (#9423) 1 year ago
replicate refactor: move the embedding to the rag module and abstract the rerank runner for extension (#9423) 1 year ago
sagemaker chore(lint): cleanup repeated cause exception in logging.exception replaced by helpful message (#10425) 1 year ago
siliconflow feat: add vlm models from siliconflow (#10704) 1 year ago
spark fix:Spark's large language model token calculation error #7911 (#8755) 1 year ago
stepfun chore: format get_customizable_model_schema return value (#9335) 1 year ago
tencent chore: refurbish Python code by applying refurb linter rules (#8296) 1 year ago
togetherai chore(api/core): apply ruff reformatting (#7624) 1 year ago
tongyi feat: support LLM understand video (#9828) 1 year ago
triton_inference_server chore: format get_customizable_model_schema return value (#9335) 1 year ago
upstage refactor: move the embedding to the rag module and abstract the rerank runner for extension (#9423) 1 year ago
vertex_ai Fix: Correct the max tokens of Claude-3.5-Sonnet-20241022 for Bedrock and VertexAI (#10508) 1 year ago
vessl_ai fix: [VESSL-AI] edit some words in vessl_ai.yaml (#10417) 1 year ago
volcengine_maas chore(lint): bump ruff from 0.6.9 to 0.7.3 (#10714) 1 year ago
voyage refactor: move the embedding to the rag module and abstract the rerank runner for extension (#9423) 1 year ago
wenxin add llm: ernie-4.0-turbo-128k of wenxin (#10135) 1 year ago
x feat: add xAI model provider (#10272) 1 year ago
xinference chore: format get_customizable_model_schema return value (#9335) 1 year ago
yi feat: add yi custom llm intergration (#9482) 1 year ago
zhinao chore(api/core): apply ruff reformatting (#7624) 1 year ago
zhipuai feat: support LLM understand video (#9828) 1 year ago
__init__.py Model Runtime (#1858) 2 years ago
_position.yaml feat: add voyage ai as a new model provider (#8747) 1 year ago
model_provider_factory.py feat: support pinning, including, and excluding for model providers and tools (#7419) 1 year ago