Skip to content

文档:新增工具调用期间后续消息处理功能说明#151

Open
astrbot-doc-agent[bot] wants to merge 1 commit intov4from
docs-agent/AstrBotDevs-AstrBot-pr-5484
Open

文档:新增工具调用期间后续消息处理功能说明#151
astrbot-doc-agent[bot] wants to merge 1 commit intov4from
docs-agent/AstrBotDevs-AstrBot-pr-5484

Conversation

@astrbot-doc-agent
Copy link

Generated automatically by astrbot-docs-agent-server.


AI change summary:

  • zh/config/agent-runners/astrbot-agent-runner.md:新增「后续消息处理」章节,说明工具调用期间用户消息的自动捕获与上下文注入机制。
  • zh/use/function-calling.md:新增「工具执行期间的后续消息」章节,介绍该功能的使用方式及注意事项(仅内置 Agent 执行器支持)。
  • i18n:英文文档 en/config/agent-runners/astrbot-agent-runner.mden/use/function-calling.md 已同步更新。

Please review manually before merging.


Experimental bot notice:

  • This output is generated by AstrBot-Doc-Agent for review only.
  • It does not represent the final documentation form.

@dosubot
Copy link

dosubot bot commented Feb 26, 2026

Related Documentation

1 document(s) may need updating based on files changed in this PR:

AstrBotTeam's Space

pr4697的改动
View Suggested Changes
@@ -424,6 +424,16 @@
 
 ### 8. 工具执行期间的跟进消息处理(PR #5484)
 
+> **官方文档已更新**:该功能已在 [PR #151](https://github.com/AstrBotDevs/AstrBot-docs/pull/151) 中正式收录于 AstrBot 官方文档。用户可查阅以下文档页面了解后续消息处理的使用方法:
+> - **中文文档**:
+>   - [AstrBot Agent Runner 配置 - 后续消息处理](https://docs.astrbot.app/zh/config/agent-runners/astrbot-agent-runner.html#后续消息处理)
+>   - [函数调用 - 工具执行期间的后续消息](https://docs.astrbot.app/zh/use/function-calling.html#工具执行期间的后续消息)
+> - **English Documentation**:
+>   - [AstrBot Agent Runner Config - Subsequent Message Handling](https://docs.astrbot.app/en/config/agent-runners/astrbot-agent-runner.html#subsequent-message-handling)
+>   - [Function Calling - Subsequent Messages During Tool Execution](https://docs.astrbot.app/en/use/function-calling.html#subsequent-messages-during-tool-execution)
+>
+> 官方文档包含自动消息捕获与排队机制、LLM 上下文注入、使用场景示例(网页搜索、代码执行修改等),并明确该功能仅在 AstrBot 内置 Agent 执行器下可用。
+
 #### 功能说明
 [PR #5484](https://github.com/AstrBotDevs/AstrBot/pull/5484) 实现了跟进消息处理功能,允许用户在 Agent 执行工具调用期间发送额外消息。这些跟进消息会自动排队,并在下一次工具返回结果时合并到上下文中,确保 Agent 能够响应用户在长时间操作期间的更新。
 

[Accept] [Decline]

Note: You must be authenticated to accept/decline updates.

How did I do? Any feedback?  Join Discord

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants