zhayujie
c0b1d270ba
Merge branch 'master' of github.com:zhayujie/chatgpt-on-wechat
2026-02-19 14:18:39 +08:00
zhayujie
e59a2892e4
feat: support qwen3.5-plus
2026-02-19 14:18:16 +08:00
zhayujie
5fa0376a49
Merge pull request #2670 from SgtPepper114/fix/gemini-dingtalk-image-inline
...
fix(gemini): 修复钉钉图片标记未转多模态导致的识图失效
2026-02-19 13:57:04 +08:00
SgtPepper114
05a33042c8
fix(gemini): support dingtalk image markers as multimodal input
...
- parse [图片: path] markers in text and convert to Gemini inlineData parts
- unify reply path via call_with_tools to reuse multimodal conversion
- keep legacy safety behavior (BLOCK_NONE) and restore safety ratings logging on empty response
- add multimodal request image-part count log for debugging
2026-02-16 13:26:57 +00:00
zhayujie
ce58f23cbc
feat: dashscope model name
2026-02-16 20:11:38 +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
zhayujie
6f8421cdd5
fix: 支持企业微信图片消息识别功能
...
- 在 ChatGPTBot 中添加 ContextType.IMAGE 处理分支
- 新增 reply_image() 方法,支持 OpenAI Vision API
- 自动 Base64 编码图片并检测格式
- 自动清理临时文件
修复 #2625
2026-02-12 12:00:24 +08:00
zhayujie
0542700f90
fix: issues with empty tool calls and handling excessively long tool results
2026-02-07 20:25:05 +08:00
cowagent
9ad3968084
fix: 支持智谱AI自定义API base URL配置
...
- 修复 ZhipuAiClient 初始化时未传入 base_url 参数的问题
- 使配置文件中的 zhipu_ai_api_base 配置项生效
- 支持智谱国际版(z.ai)等自定义API端点
- 同时修复对话和图片生成功能
- 添加日志输出便于确认使用的API地址
Fixes #2659
2026-02-05 19:06:46 +08:00
zhayujie
72b1cacea1
fix: hiding the thought process
2026-02-04 19:36:01 +08:00
zhayujie
c72cda3386
fix: minimax reasoning content optimization
2026-02-04 19:26:36 +08:00
zhayujie
158c87ab8b
fix: openai function call
2026-02-04 15:42:43 +08:00
saboteur7
501866d12a
feat: optimize document and model usage
2026-02-03 02:58:15 +08:00
saboteur7
c6ac175ce4
docs: update README.md
2026-02-03 00:43:42 +08:00
zhayujie
46bcd87c23
feat: support minimax M2 models
2026-02-02 23:36:23 +08:00
zhayujie
ab74be8e33
feat: add qwen models tool call
2026-02-02 23:08:24 +08:00
zhayujie
d8298b3eab
fix: support glm-4.7
2026-02-02 22:43:08 +08:00
zhayujie
46fa07e4a9
feat: optimize agent configuration and memory
2026-02-02 11:48:53 +08:00
zhayujie
a8d5309c90
feat: add skills and upgrade feishu/dingtalk channel
2026-02-02 00:42:39 +08:00
zhayujie
c693e39196
feat: improve the memory system
2026-02-01 17:04:46 +08:00
zhayujie
4a1fae3cb4
chore: the bot directory was changed to models
2026-02-01 15:21:28 +08:00