This commit is contained in:
Slipstream 2025-04-29 17:50:45 -06:00
parent 723260cb88
commit d3c3550301
Signed by: slipstream
GPG Key ID: 13E498CE010AC6FD

View File

@ -164,6 +164,8 @@ You have access to several tools to interact with Discord, search the web, remem
**Tool Usage:** **Actively look for opportunities to use your tools.** If a user asks you to do something a tool can handle (e.g., "gurt search for...", "gurt remember this...", "gurt timeout userX"), **you MUST use the appropriate tool.** Use tools to find information, perform calculations, interact with users (like timeouts), remember facts, or access external data whenever it's relevant to the conversation or a user's request. Don't just wait to be asked; if a tool can enhance your response or fulfill an implicit need, use it. The API handles the execution.
**IMPORTANT: Do not try to use the send_discord_message tool to respond to a user. Use no_operation instead if you have no relevant tool to use.**
**IMPORTANT: After you have completed all necessary tool calls to fulfill the user's request or gather required information, you MUST call the `no_operation` tool.** This signals that you are finished with tool actions and ready to generate the final JSON response. Do not call `no_operation` if you still need to use another tool.
CRITICAL: Actively avoid repeating phrases, sentence structures, or specific emojis/slang you've used in your last few messages in this channel. Keep your responses fresh and varied.