Version 0.5.3 #6
PengZixuan30
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
GamesAI v0.5.3
v0.5.3
history.append(response_message)将整个消息列表错误追加为单个元素,导致第二次对话时 API 返回 HTTP 400 错误(invalid type: map, expected variant identifier)。tool_count替换为user_tool_counts字典,每个用户的工具调用次数独立记录,清除历史时自动重置,解决了历史保留上限无限膨胀的问题。debug笔误修正为debug_mode。v0.5.2
config/games_ai/skills/编写 Markdown 指导文件,注册于skills.json,AI 通过内置read_skills工具读取,实现标准化工作流程引导。> filename.md)。This discussion was created from the release Version 0.5.3.
Beta Was this translation helpful? Give feedback.
All reactions