feat: 添加 Grok AI、Ollama AI

This commit is contained in:
kuaifan
2025-02-21 12:08:54 +08:00
parent f78c4a1fb0
commit 5a7f4efa91
5 changed files with 101 additions and 36 deletions

View File

@@ -84,10 +84,12 @@ class UserBot extends AbstractModel
'ai-openai' => 'ChatGPT',
'ai-claude' => 'Claude',
'ai-deepseek' => 'DeepSeek',
'ai-wenxin' => '文心一言',
'ai-qianwen' => '通义千问',
'ai-gemini' => 'Gemini',
'ai-grok' => 'Grok',
'ai-ollama' => 'Ollama',
'ai-zhipu' => '智谱清言',
'ai-qianwen' => '通义千问',
'ai-wenxin' => '文心一言',
'bot-manager' => '机器人管理',
'meeting-alert' => '会议通知',
'okr-alert' => 'OKR提醒',