docs(character): 修正计划任务工具说明#28
Conversation
|
Warning Rate limit exceeded
You’ve run out of usage credits. Purchase more in the billing tab. ⌛ How to resolve this issue?After the wait time has elapsed, a review can be triggered using the We recommend that you space out your commits to avoid hitting the rate limit. 🚦 How do rate limits work?CodeRabbit enforces hourly rate limits for each developer per organization. Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout. Please see our FAQ for further information. ℹ️ Review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (2)
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
There was a problem hiding this comment.
Code Review
This pull request updates the documentation to reflect the renaming of the scheduled task tool to wake_up_reply_* and improves formatting in the character preset configuration. A review comment points out that the old tool name is still present in other sections of the documentation and should be updated to maintain consistency.
| * `toolCallReplyStatusTag`:是否在工具调用回复中启用 `status` 字段并渲染 `<status>` 标签,默认 `true` | ||
| * `toolCallReplyNextReply`:是否在工具调用回复中启用 `next_reply` 字段,默认 `true` | ||
| * `toolCallReplyWakeUpReply`:是否启用 `wake_up_reply` 独立计划任务工具,默认 `true`。需同时开启 `toolCalling`,支持查询、创建、修改、删除一次性或重复主动触发任务。 | ||
| * `toolCallReplyWakeUpReply`:是否启用 `wake_up_reply_*` 独立计划任务工具,默认 `true`。需同时开启 `toolCalling`,支持查询、创建、修改、删除一次性或重复主动触发任务。 |
Summary
wake_up_reply_*。2026-05-14。Test