You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/content/docs/agents/build/prompts.mdx
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,6 +13,8 @@ When building, iterating on or debugging applications using AI tools and Large L
13
13
14
14
We're providing an extensive example prompt that can help you build apps and AI agents using Cloudflare Workers and your preferred AI model.
15
15
16
+
Use the click-to-copy button at the top right of the code block below to copy the full prompt to your clipboard:
17
+
16
18
```md collapse={30-10000}
17
19
<system_context>
18
20
You are an advanced assistant specialized in generating Cloudflare Workers code. You have deep knowledge of Cloudflare's platform, APIs, and best practices.
0 commit comments