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
JasonVV bb3bc60f83
feat(model): add vertex_ai Gemini 2.0 Flash Exp (#11604)
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 [ref] use one method to get boto client for aws bedrock (#11506) 1 year ago
chatglm chore: refurbish Python code by applying refurb linter rules (#8296) 1 year 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-2.0-flash-exp (#11570) 1 year ago
gpustack fix: int None will cause error for context size (#11055) 1 year ago
groq fix: name of llama-3.3-70b-specdec (#11596) 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) 1 year ago
localai chore: format get_customizable_model_schema return value (#9335) 1 year ago
minimax fix: add the missing abab6.5t-chat model of Minimax (#11484) 1 year ago
mistralai [Pixtral] Add new model ; add vision (#11231) 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: 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) 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 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 feat: add siliconflow qwq and llama3.3 model (#11492) 1 year ago
spark fix:Spark's large language model token calculation error #7911 (#8755) 1 year 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) 1 year ago
togetherai chore(api/core): apply ruff reformatting (#7624) 1 year ago
tongyi fix: Remove duplicate 'response_format' parameter from model YAML files (#11531) 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 feat(model): add vertex_ai Gemini 2.0 Flash Exp (#11604) 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) 1 year ago
zhipuai feat: add zhipu glm_4v_flash (#11440) 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