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
Kazuki Takamatsu 4d7cfd0de5
Fix model provider of vertex ai (#11437)
1 year ago
..
__base feat: Allow using file variables directly in the LLM node and support more file types. (#10679) 1 year ago
anthropic fix: claude can not handle empty string (#11238) 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: fix azure open-4o-08-06 when enable json schema cant process content = "" (#11204) 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(model_runtime): add vision to Amazon Nova Lite and Pro (#11398) 1 year ago
chatglm chore: refurbish Python code by applying refurb linter rules (#8296) 2 years ago
cohere FEAT: cohere rerank 3.5 model added (#11289) 1 year ago
deepseek Fix Deepseek Function/Tool Calling (#11023) 1 year ago
fireworks refactor: move the embedding to the rag module and abstract the rerank runner for extension (#9423) 1 year ago
fishaudio fix: fish audio wrong validate credentials interface (#11019) 1 year ago
gitee_ai fix: gitee ai wrong default model, and better para (#11168) 1 year ago
google feat: add gemini exp 1206 (#11444) 1 year ago
gpustack fix: int None will cause error for context size (#11055) 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 feat: Add support for TEI API key authentication (#11006) 1 year ago
hunyuan fix: resolve the incorrect model name of hunyuan-standard-256k (#10052) 1 year ago
jina fix: int None will cause error for context size (#11055) 1 year ago
leptonai chore(api/core): apply ruff reformatting (#7624) 2 years 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) 2 years ago
mixedbread refactor: move the embedding to the rag module and abstract the rerank runner for extension (#9423) 1 year ago
moonshot fix: use `removeprefix()` instead of `lstrip()` to remove the `data:` prefix (#11272) 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) 2 years 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) 2 years ago
oci refactor: move the embedding to the rag module and abstract the rerank runner for extension (#9423) 1 year ago
ollama feat: support json_schema for ollama models (#11449) 1 year ago
openai Add TTS to OpenAI_API_Compatible (#11071) 1 year ago
openai_api_compatible fix: use `removeprefix()` instead of `lstrip()` to remove the `data:` prefix (#11272) 1 year ago
openllm fix: refactor all 'or []' and 'or {}' logic to make code more clear (#10883) 1 year ago
openrouter Support streaming output for OpenAI o1-preview and o1-mini (#10890) 1 year ago
perfxcloud fix: int None will cause error for context size (#11055) 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 ISSUE=11042: add tts model in siliconflow (#11043) 1 year ago
spark fix:Spark's large language model token calculation error #7911 (#8755) 2 years ago
stepfun fix: use `removeprefix()` instead of `lstrip()` to remove the `data:` prefix (#11272) 1 year ago
tencent chore: refurbish Python code by applying refurb linter rules (#8296) 2 years ago
togetherai chore(api/core): apply ruff reformatting (#7624) 2 years ago
tongyi feat: support LLM process document file (#10966) 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 model provider of vertex ai (#11437) 1 year ago
vessl_ai fix: [VESSL-AI] edit some words in vessl_ai.yaml (#10417) 1 year ago
volcengine_maas chore(lint): sort __all__ definitions (#11243) 1 year ago
voyage fix: int None will cause error for context size (#11055) 1 year ago
wenxin fix: better wenxin rerank handler, close #11252 (#11283) 1 year ago
x Add grok-vision-beta to xAI + Update grok-beta Features (#11004) 1 year ago
xinference fix error with xinference tool calling with qwen2-instruct and add timeout retry setttings for xinference (#11012) 1 year ago
yi feat: add yi custom llm intergration (#9482) 1 year ago
zhinao chore(api/core): apply ruff reformatting (#7624) 2 years ago
zhipuai feat: add zhipu glm_4v_flash (#11440) 1 year ago
__init__.py
_position.yaml feat: add voyage ai as a new model provider (#8747) 2 years ago
model_provider_factory.py feat: support pinning, including, and excluding for model providers and tools (#7419) 2 years ago