takatost 0bf4817474 fix: _convert_prompt_message_to_dict parameters err (#5716) 10 months ago
..
__base 142dc0afd7 refactor: Remove unused code in large_language_model.py (#5433) 10 months ago
anthropic ff0f02d809 feat: add support for claude-3-5-sonnet-20240620 (#5452) 10 months ago
azure_openai dcb72e0067 chore: apply flake8-comprehensions Ruff rules to improve collection comprehensions (#5652) 10 months ago
baichuan adc948e87c fix(api/core/model_runtime/model_providers/baichuan,localai): Parse ToolPromptMessage. #4943 (#5138) 10 months ago
bedrock dcb72e0067 chore: apply flake8-comprehensions Ruff rules to improve collection comprehensions (#5652) 10 months ago
chatglm 228de1f12a fix: miss usage of os.path.join for URL assembly and add tests on yarl (#4224) 11 months ago
cohere dcb72e0067 chore: apply flake8-comprehensions Ruff rules to improve collection comprehensions (#5652) 10 months ago
deepseek c163521b9e Update and fix the model param of Deepseek (#5329) 10 months ago
google dcb72e0067 chore: apply flake8-comprehensions Ruff rules to improve collection comprehensions (#5652) 10 months ago
groq a4e4fb4094 fix: credentials validate failed for groqcloud model provider (#3817) 1 year ago
huggingface_hub 063191889d chore: apply ruff's pyupgrade linter rules to modernize Python code with targeted version (#2419) 1 year ago
hunyuan ea69dc2a7e feat: support hunyuan llm models (#5013) 10 months ago
jina 3ccad33194 feat: add jina new pre-defined rerankers, include: jina-reranker-v2 (#5657) 10 months ago
leptonai 51a9e678f0 Leptonai integrate (#4079) 1 year ago
localai 9a64aa76c1 fix: typo and check (#5287) 10 months ago
minimax 4086f5051c feat:Provide parameter config for mask_sensitive_info of MiniMax mode… (#4294) 11 months ago
mistralai de3b490f8e Add mixtral 8x22b (#3606) 1 year ago
moonshot 0bf4817474 fix: _convert_prompt_message_to_dict parameters err (#5716) 10 months ago
novita b7ff765d8d Add novita.ai as model provider (#4961) 10 months ago
nvidia 0bf4817474 fix: _convert_prompt_message_to_dict parameters err (#5716) 10 months ago
nvidia_nim 696c5308a9 chore: optimize nvidia nim credential schema and info (#4898) 11 months ago
ollama 7f44e88eda fix(model_providers/ollama): Fix OllamaLargeLanguageModel to correctly set the stop option (#5217) 10 months ago
openai dcb72e0067 chore: apply flake8-comprehensions Ruff rules to improve collection comprehensions (#5652) 10 months ago
openai_api_compatible 0bf4817474 fix: _convert_prompt_message_to_dict parameters err (#5716) 10 months ago
openllm 04ad46dd31 chore: skip unnecessary key checks prior to accessing a dictionary (#4497) 11 months ago
openrouter 877a2c144b feat: support predefined models for openrouter (#5494) 10 months ago
replicate dcb72e0067 chore: apply flake8-comprehensions Ruff rules to improve collection comprehensions (#5652) 10 months ago
siliconflow 79e8489942 feat: support siliconflow (#5129) 10 months ago
spark 68ac433218 feat: add support Spark4.0 (#5688) 10 months ago
togetherai ba5f8afaa8 Feat/firecrawl data source (#5232) 10 months ago
tongyi b3d6726f65 Feature/add qwen llm (#5659) 10 months ago
triton_inference_server 5b447d61a6 feat: refactor tongyi models (#3496) 1 year ago
vertex_ai dcb72e0067 chore: apply flake8-comprehensions Ruff rules to improve collection comprehensions (#5652) 10 months ago
volcengine_maas dcb72e0067 chore: apply flake8-comprehensions Ruff rules to improve collection comprehensions (#5652) 10 months ago
wenxin 0f35d07052 support ERNIE-4.0-8K-Latest (#5216) 10 months ago
xinference 2b080b5cfc feature: Add presence_penalty and frequency_penalty parameters to the … (#5637) 10 months ago
yi ece0f08a2b add yi models (#4335) 11 months ago
zhipuai dcb72e0067 chore: apply flake8-comprehensions Ruff rules to improve collection comprehensions (#5652) 10 months ago
__init__.py d069c668f8 Model Runtime (#1858) 1 year ago
_position.yaml 79e8489942 feat: support siliconflow (#5129) 10 months ago
model_provider_factory.py 23fa3dedc4 fix(core): Fix incorrect type hints. (#5427) 10 months ago