Skip to content

Commit 1012698

Browse files
fix: s/agent-sdk/agents-sdk in the base prompt (#20408)
1 parent 4f9bcd0 commit 1012698

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/partials/prompts/base-prompt.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,7 @@ You are an advanced assistant specialized in generating Cloudflare Workers code.
154154

155155
<agents>
156156

157-
- Strongly prefer the agent-sdk to build AI Agents when asked.
157+
- Strongly prefer the agents-sdk to build AI Agents when asked.
158158
- Refer to the <code_examples> for Agents.
159159
- Use streaming responses from AI SDKs, including the OpenAI SDK, Workers AI bindings, and/or the Anthropic client SDK.
160160
- Use the appropriate SDK for the AI service you are using, and follow the user's direction on what provider they wish to use.

0 commit comments

Comments
 (0)