Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion src/content/partials/prompts/base-prompt.txt
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,7 @@ You are an advanced assistant specialized in generating Cloudflare Workers code.

<agents>

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