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
Krasus.Chen f156014daa
update lite8k/speed8k/128k max_token to newest (#4636)
Co-authored-by: Your Name <chen@krasus.red>
2 years ago
..
__base improve: extract method for safe loading yaml file and avoid using PyYaml's FullLoader (#4031) 2 years ago
anthropic chore: skip unnecessary key checks prior to accessing a dictionary (#4497) 2 years ago
azure_openai chore:update gpt-3.5-turbo and gpt-4-turbo parameter for azure (#4596) 2 years ago
baichuan chore: skip unnecessary key checks prior to accessing a dictionary (#4497) 2 years ago
bedrock Fix bedrock claude wrong pricing (#4572) 2 years ago
chatglm fix: miss usage of os.path.join for URL assembly and add tests on yarl (#4224) 2 years ago
cohere feat: add proxy configuration for Cohere model (#4152) 2 years ago
deepseek Typo on deepseek.yaml and yi.yaml (#4170) 2 years ago
google feat: Add Gemini Flash (#4616) 2 years ago
groq fix: credentials validate failed for groqcloud model provider (#3817) 2 years ago
huggingface_hub chore: apply ruff's pyupgrade linter rules to modernize Python code with targeted version (#2419) 2 years ago
jina feat: update model_provider jina to support custom url and model (#4110) 2 years ago
leptonai Leptonai integrate (#4079) 2 years ago
localai Add rerank model type for LocalAI provider (#3952) 2 years ago
minimax feat:Provide parameter config for mask_sensitive_info of MiniMax mode… (#4294) 2 years ago
mistralai Add mixtral 8x22b (#3606) 2 years ago
moonshot feat: moonshot fc (#3629) 2 years ago
nvidia add-some-new-models-hosted-on-nvidia (#4303) 2 years ago
ollama FIX: fix the temperature value of ollama model (#4027) 2 years ago
openai chore: add https://api.openai.com placeholder in OpenAI api base (#4604) 2 years ago
openai_api_compatible fix(openai_api_compatible): fixing the error when converting chunk to json (#3570) 2 years ago
openllm chore: skip unnecessary key checks prior to accessing a dictionary (#4497) 2 years ago
openrouter feat: Vision switch functionality is provided on OpenRouter (#3564) 2 years ago
replicate feat: replicate supports default version. (#3884) 2 years ago
spark fix: resolve header.uid' length must be less or equal than 32 on Spark V1.5 (#2983) 2 years ago
togetherai add together ai model setting (#3895) 2 years ago
tongyi feat: refactor tongyi models (#3496) 2 years ago
triton_inference_server feat: refactor tongyi models (#3496) 2 years ago
vertex_ai Support for Vertex AI (#4586) 2 years ago
volcengine_maas feat: support doubao llm and embeding models (#4431) 2 years ago
wenxin update lite8k/speed8k/128k max_token to newest (#4636) 2 years ago
xinference feat: support vision models from xinference (#4094) 2 years ago
yi add yi models (#4335) 2 years ago
zhipuai add glm-3-turbo max_tokens parameter setting (#4017) 2 years ago
__init__.py Model Runtime (#1858) 2 years ago
_position.yaml Support for Vertex AI (#4586) 2 years ago
model_provider_factory.py generalize helper for loading module from source (#2862) 2 years ago