docs(character): update default presets#32
Conversation
|
Warning Review limit reached
More reviews will be available in 56 minutes and 9 seconds. Learn how PR review limits work. Your organization has run out of usage credits. Purchase more in the billing tab. ⌛ How to resolve this issue?After more reviews become available, 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 include higher PR review limits than trial, open-source, and free plans. In all cases, reviews become available again over time. During sustained high-volume PR review activity, CodeRabbit may temporarily slow when the next review becomes available. Please see our Fair Usage Limits Policy for further information. ℹ️ Review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (3)
✨ 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 getting started guide to advise users to update pre-installed plugins, and updates the character preset templates (character_preset.yml and character_preset_tool_call.yml) to replace emojiluna with memesluna and add several new recommended plugins. Feedback on the changes suggests simplifying the instructions in character_preset_tool_call.yml to remove references to admin permissions, official bots, and markdown messages, as these features are not actually present in that specific preset.
| # - 若没有安装对应的插件或是无管理员权限、不是官方 Bot 而无法发送 Markdown 消息等,请自行根据情况删改预设中的描述! | ||
| # - 如: | ||
| # - 没有安装表情包相关插件,则删除表情包部分 |
There was a problem hiding this comment.
摘要
{emojis}调整为{memesluna},并更新示例链接。校验
git diff --check -- docs/public/resources/character_preset.yml docs/public/resources/character_preset_tool_call.yml