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
AAEE86 fe41e8bc18
feat: add siliconflow custom add model interface (#8745)
1 year ago
..
__base Corrected type annotation to "Any" from "any" all files in "model_providers" folder (#9135) 1 year ago
anthropic chore: avoid implicit optional in type annotations of method (#8727) 1 year ago
azure_ai_studio chore: refurbish Python code by applying refurb linter rules (#8296) 2 years ago
azure_openai Fix code indentation errors (#9164) 1 year ago
baichuan chore: add input_type param desc for the _invoke method of text_embedding (#8778) 2 years ago
bedrock chore: avoid implicit optional in type annotations of method (#8727) 1 year ago
chatglm chore: refurbish Python code by applying refurb linter rules (#8296) 2 years ago
cohere chore: add input_type param desc for the _invoke method of text_embedding (#8778) 2 years ago
deepseek fix: response_format label (#8326) 2 years ago
fireworks chore: avoid implicit optional in type annotations of method (#8727) 1 year ago
fishaudio Corrected type annotation to "Any" from "any" all files in "model_providers" folder (#9135) 1 year ago
google chore: sort Gemini models (#8951) 1 year ago
groq Feat/9081 add support for llamaguard through groq provider (#9083) 1 year ago
huggingface_hub chore: add input_type param desc for the _invoke method of text_embedding (#8778) 2 years ago
huggingface_tei chore: add input_type param desc for the _invoke method of text_embedding (#8778) 2 years ago
hunyuan chore: add input_type param desc for the _invoke method of text_embedding (#8778) 2 years ago
jina Fixes #9159: Modify to make it works to llama.cpp rerank API (#9160) 1 year ago
leptonai chore(api/core): apply ruff reformatting (#7624) 2 years ago
localai Fixes #9159: Modify to make it works to llama.cpp rerank API (#9160) 1 year ago
minimax chore: add input_type param desc for the _invoke method of text_embedding (#8778) 2 years ago
mistralai add MixtralAI Model (#8517) 2 years ago
mixedbread chore: add input_type param desc for the _invoke method of text_embedding (#8778) 2 years ago
moonshot fix: response_format label (#8326) 2 years ago
nomic chore: add input_type param desc for the _invoke method of text_embedding (#8778) 2 years ago
novita chore(api/core): apply ruff reformatting (#7624) 2 years ago
nvidia chore: add input_type param desc for the _invoke method of text_embedding (#8778) 2 years ago
nvidia_nim chore(api/core): apply ruff reformatting (#7624) 2 years ago
oci add embedding input type parameter (#8724) 2 years ago
ollama fix: Ollama modelfeature set vision, and an exception occurred at the… (#8783) 2 years ago
openai Corrected type annotation to "Any" from "any" all files in "model_providers" folder (#9135) 1 year ago
openai_api_compatible chore: avoid implicit optional in type annotations of method (#8727) 1 year ago
openllm chore: add input_type param desc for the _invoke method of text_embedding (#8778) 2 years ago
openrouter Correct max_tokens for OpenRouter Sonnet 3.5 (#9068) 1 year ago
perfxcloud feat: deprecate gte-Qwen2-7B-instruct embedding model (#8866) 2 years ago
replicate chore: add input_type param desc for the _invoke method of text_embedding (#8778) 2 years ago
sagemaker Corrected type annotation to "Any" from "any" all files in "model_providers" folder (#9135) 1 year ago
siliconflow feat: add siliconflow custom add model interface (#8745) 1 year ago
spark fix:Spark's large language model token calculation error #7911 (#8755) 2 years ago
stepfun chore(api/core): apply ruff reformatting (#7624) 2 years 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: add gte rerank for tongyi (#9153) 1 year ago
triton_inference_server chore(api/core): apply ruff reformatting (#7624) 2 years ago
upstage chore: add input_type param desc for the _invoke method of text_embedding (#8778) 2 years ago
vertex_ai fix: vertex ai remote url error(Error: not enough values to unpack) (#9134) 1 year ago
volcengine_maas chore: add input_type param desc for the _invoke method of text_embedding (#8778) 2 years ago
voyage chore: add missing models from Voyage (#8950) 1 year ago
wenxin chore: avoid implicit optional in type annotations of method (#8727) 1 year ago
xinference Corrected type annotation to "Any" from "any" all files in "model_providers" folder (#9135) 1 year ago
yi chore(api/core): apply ruff reformatting (#7624) 2 years ago
zhinao chore(api/core): apply ruff reformatting (#7624) 2 years ago
zhipuai chore: avoid implicit optional in type annotations of method (#8727) 1 year ago
__init__.py Model Runtime (#1858) 2 years ago
_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