zhayujie
3dd4b84179
feat(models): support claude-opus-4-8
2026-05-29 10:19:45 +08:00
zhayujie
d106465419
feat(channel): telegram first version
2026-05-28 12:10:00 +08:00
zhayujie
bccce2d7cb
feat(models): support xiaomi mimo
2026-05-28 10:49:52 +08:00
zhayujie
2517f2add8
feat(models): support gpt-5.5
2026-05-22 11:04:55 +08:00
zhayujie
a534266025
feat(models): add qwen3.7-max
2026-05-22 10:54:56 +08:00
zhayujie
8c25395805
feat(models): support gemini-3.5-flash
2026-05-22 10:39:04 +08:00
zhayujie
c181e500bc
feat(web): redesign multi-models console
...
Overhauls the Models tab in the Web Console with a vendor-first layout and
ships a runtime-accurate dispatcher view for vision and image generation.
2026-05-20 20:59:04 +08:00
zhayujie
907825601d
feat(models): add baidu ernie-5.1
2026-05-10 18:39:38 +08:00
zhayujie
a5790d82f6
feat(qianfan): scope vision support to multimodal models
2026-05-06 16:11:10 +08:00
jimmyzhuu
fb7962c7f2
fix: use available qianfan vision model
2026-05-06 13:34:39 +08:00
jimmyzhuu
f9d099be1b
feat: add qianfan vision model constants
2026-05-06 13:23:04 +08:00
zhayujie
c322c0e3a5
docs(models): add ernie-5.0
2026-05-06 12:15:14 +08:00
jimmyzhuu
9eeca70292
feat: register qianfan model provider
2026-04-29 15:52:32 +08:00
zhayujie
0e556b3468
feat: switch default model to deepseek-v4-flash
2026-04-26 15:54:50 +08:00
zhayujie
472a8605c0
feat(models): support deepseek-v4-pro and deepseek-v4-flash
2026-04-24 11:35:38 +08:00
zhayujie
b0e00dfceb
feat: support glm-5.1
2026-04-23 16:43:05 +08:00
zhayujie
2c13e1b923
feat(models): support kimi-k2.6
2026-04-22 12:01:40 +08:00
zhayujie
35282db9e0
feat(models): support claude-opus-4-7
2026-04-16 23:24:16 +08:00
zhayujie
3830f76729
feat: add custom model provider
2026-04-15 12:26:05 +08:00
octo-patch
c34308cbd4
feat: add MiniMax-M2.7-highspeed model and MiniMax TTS support
...
- Add MiniMax-M2.7-highspeed constant to const.py and MODEL_LIST
- Update MinimaxBot default model from MiniMax-M2.1 to MiniMax-M2.7
- Add MinimaxVoice TTS provider (voice/minimax/minimax_voice.py)
- Supports speech-2.8-hd and speech-2.8-turbo models
- SSE streaming with hex-decoded audio chunks
- Reuses MINIMAX_API_KEY
- Register MinimaxVoice in voice factory
- Add unit tests (14 tests, all passing)
- Update README with MiniMax-M2.7-highspeed and TTS configuration
2026-04-11 17:03:44 +08:00
zhayujie
b5f33e5ecd
feat: support qwen3.6-plus
2026-04-02 16:46:58 +08:00
zhayujie
40dfc6860f
fix: skill list showing sub-skills inside collection
2026-04-02 11:47:24 +08:00
yrk
294e380288
update model_list
2026-03-24 11:00:55 +08:00
yrk
4c1c42efac
feat: update modelscope bot
2026-03-24 10:43:45 +08:00
zhayujie
ce89869c3c
feat: support weixin channel
2026-03-22 15:52:13 +08:00
zhayujie
9192f6f7f7
feat: add MiniMax-M2.7 and glm-5-turbo
2026-03-19 10:46:13 +08:00
zhayujie
dc2ae0e6f1
feat: support gpt-5.4-mini and gpt-5.4-nano
2026-03-18 14:55:29 +08:00
zhayujie
4efae41048
feat: support coding plan
2026-03-18 11:59:22 +08:00
zhayujie
005a0e1bad
feat: add qq channel
2026-03-17 15:43:04 +08:00
zhayujie
d4480b695e
feat(channel): add wecom_bot channel
2026-03-16 14:39:15 +08:00
zhayujie
ba915f2cc0
feat: add gemini-3.1-flash-lite-preview and gpt-5.4
2026-03-15 22:06:12 +08:00
6vision
c4a93b7789
fix: rename zhipu bot_type, persist bot_type in web config, fix re.sub escape error
...
- Rename ZHIPU_AI bot type from glm-4 to zhipu to avoid confusion with model names
- Add bot_type persistence in web config to fix provider dropdown resetting on refresh
- Change OpenAI provider key to chatGPT to match bot_factory routing
- Add DEEPSEEK constant and route it to ChatGPTBot (OpenAI-compatible API)
- Keep backward compatibility for legacy bot_type glm-4 in bot_factory
- Fix re.sub bad escape error on Windows paths by using lambda replacement
- Remove unused pydantic import in minimax_bot.py
Made-with: Cursor
2026-03-10 21:34:24 +08:00
zhayujie
1623deb3ee
feat: support gpt-5.4
2026-03-06 12:04:40 +08:00
zhayujie
52d7cad735
feat: support gemini-3.1-pro-preview and claude-4.6-sonnet
2026-02-20 12:14:59 +08:00
zhayujie
e59a2892e4
feat: support qwen3.5-plus
2026-02-19 14:18:16 +08:00
zhayujie
ab28ee58ab
feat: add doubao-2.0-code model and update README
2026-02-14 16:49:44 +08:00
zhayujie
48db538a2e
feat: support Minimax-M2.5, glm-5, kimi-k2.5
2026-02-14 15:27:44 +08:00
cowagent
fdf7bc312f
feat: 添加 Claude Opus 4.6 模型支持
...
- 在 common/const.py 中添加 CLAUDE_4_6_OPUS 常量
- 将 claude-opus-4-6 添加到 MODEL_LIST
- 在 README.md 中更新 Agent 推荐模型列表
- 在 Claude 配置说明中添加 claude-opus-4-6 支持
Claude Opus 4.6 是 Anthropic 于 2026年2月5日发布的最新模型,
具有更强的规划能力和代码能力,适合作为 Agent 推荐模型。
2026-02-06 15:07:43 +08:00
saboteur7
501866d12a
feat: optimize document and model usage
2026-02-03 02:58:15 +08:00
6vision
a4260cc5de
feat:Support for the GPT-5 series models
2025-08-08 10:24:15 +08:00
6vision
83cb1ec911
feat: update Gemini models
2025-05-25 17:39:17 +08:00
6vision
f2e4f6607d
feat:support claude-4-opus and claude-4-sonnet models
2025-05-23 17:07:46 +08:00
6vision
99b8103d70
feat: support gpt-4.1 series models
2025-04-15 09:15:13 +08:00
yanrk123
cec900168f
Modify model list
2025-03-14 13:56:00 +08:00
yrk111222
e299b68163
Update const.py
2025-03-11 16:48:37 +08:00
yanrk123
3e185dbbfe
Add support for ModelScope API
2025-03-11 11:12:57 +08:00
6vision
a7541c2c0f
feat: Support #model directive to set model to deepseek-chat and deepseek-reasoner
2025-02-03 21:23:05 +08:00
vision
abf79bf60c
add gitee-ai model resources that are compatible with openai format
2024-12-21 17:24:32 +08:00
繁星_逐梦
4c0b7942f0
add: gemini-2.0-flash-exp model
2024-12-12 22:22:14 +08:00
繁星_逐梦
651c840c4a
add: gemini-2.0-flash-exp model
2024-12-12 22:19:13 +08:00