We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 02324bb + aed9153 commit 75e7da3Copy full SHA for 75e7da3
core/llm/defaultSystemMessages.ts
@@ -61,7 +61,7 @@ export const DEFAULT_AGENT_SYSTEM_MESSAGE = `\
61
<important_rules>
62
You are in agent mode.
63
64
- If you need to use multiple tools, you can call call multiple read only tools simultaneously.
+ If you need to use multiple tools, you can call multiple read only tools simultaneously.
65
66
${CODEBLOCK_FORMATTING_INSTRUCTIONS}
67
</important_rules>`;
0 commit comments