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
longzhihun 9ce5cea911
feat: bedrock invoke enhancement (#6808)
2 years ago
..
__base chore: improve position map conversion and tolerate empty position yaml file (#6541) 2 years ago
anthropic [EMERGENCY] Fix Anthropic header issue (#6445) 2 years ago
azure_openai fix(api/core/model_runtime/model_providers/azure_openai/llm/llm.py): Try to skip if `delta.delta` is None. (#6727) 2 years ago
baichuan fix(api/core/model_runtime/model_providers/baichuan,localai): Parse ToolPromptMessage. #4943 (#5138) 2 years ago
bedrock feat: bedrock invoke enhancement (#6808) 2 years ago
chatglm fix: miss usage of os.path.join for URL assembly and add tests on yarl (#4224) 2 years ago
cohere chore: apply flake8-comprehensions Ruff rules to improve collection comprehensions (#5652) 2 years ago
deepseek upgrade deepseek params (#6744) 2 years ago
google chore: apply flake8-comprehensions Ruff rules to improve collection comprehensions (#5652) 2 years ago
groq feat: add GroqCloud llama3.1 series models support (#6596) 2 years ago
huggingface_hub chore: apply ruff's pyupgrade linter rules to modernize Python code with targeted version (#2419) 2 years ago
hunyuan Add model hunyuan-embedding (#6657) 2 years ago
jina feat: add jina new pre-defined rerankers, include: jina-reranker-v2 (#5657) 2 years ago
leptonai Leptonai integrate (#4079) 2 years ago
localai fix: typo and check (#5287) 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 fix: _convert_prompt_message_to_dict parameters err (#5716) 2 years ago
novita Feat/model provider novita (#6717) 2 years ago
nvidia fix: _convert_prompt_message_to_dict parameters err (#5716) 2 years ago
nvidia_nim chore: optimize nvidia nim credential schema and info (#4898) 2 years ago
ollama fix(model_providers/ollama): Fix OllamaLargeLanguageModel to correctly set the stop option (#5217) 2 years ago
openai issues #6655 Open ai tts issues (#6696) 2 years ago
openai_api_compatible fix: differentiate prompts fields based on function_calling_type (#5880) 2 years ago
openllm chore: skip unnecessary key checks prior to accessing a dictionary (#4497) 2 years ago
openrouter feat: support llama3.1 series models for openrouter provider (#6595) 2 years ago
perfxcloud feat: add PerfXCloud, Qwen series #6116 (#6117) 2 years ago
replicate chore: apply flake8-comprehensions Ruff rules to improve collection comprehensions (#5652) 2 years ago
sagemaker Enhancement: add model provider - Amazon Sagemaker (#6255) 2 years ago
siliconflow add deepseek-coder-v2 in siliconflow (#6149) 2 years ago
spark feat: add support Spark4.0 (#5688) 2 years ago
stepfun Add Stepfun LLM Support (#6346) 2 years ago
tencent feat: add tencent asr (#6091) 2 years ago
togetherai Feat/firecrawl data source (#5232) 2 years ago
tongyi fix: tongyi empty tool_calls is not supported in message (#6719) 2 years ago
triton_inference_server Update model provider configuration for Triton Inference Server and X… (#6274) 2 years ago
vertex_ai chore: apply flake8-comprehensions Ruff rules to improve collection comprehensions (#5652) 2 years ago
volcengine_maas feat: support moonshot and glm base models for volcengine provider (#6029) 2 years ago
wenxin update ernie models (#6454) 2 years ago
xinference feat: api_key support for xinference (#6417) 2 years ago
yi add yi models (#4335) 2 years ago
zhipuai fix: zhipuai validate error when user's api key not support for chatglm_turbo in issue #6289 (#6290) 2 years ago
__init__.py Model Runtime (#1858) 2 years ago
_position.yaml feat: add tencent asr (#6091) 2 years ago
model_provider_factory.py fix(core): Fix incorrect type hints. (#5427) 2 years ago