Skip to content

Commit 8232891

Browse files
committed
prompt changelog
1 parent 765d15a commit 8232891

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/content/changelog/agents/2025-02-14-example-ai-prompts.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@ products:
88
date: 2025-02-14T19:00:00Z
99
---
1010

11-
We've added an [example prompt](/agents/build/prompts/) to help you get started with building AI agents and applications on Cloudflare Workers.
11+
We've added an [example prompt](/agents/build/prompts/) to help you get started with building AI agents and applications on Cloudflare [Workers](/workers/), including [Workflows](/workflows/), [Durable Objects](/durable-objects/), and [Workers KV](/kv/).
1212

13-
You can use this prompt with your favorite AI model, including Claude 3.5 Sonnet, OpenAI's o3-mini, Gemini 2.0 Flash, or Llama 3.3 on Workers AI. Models with large context windows will allow you to paste the prompt directly: provide your own prompt within the `<user_prompt></iser_prompt>` tags.
13+
You can use this prompt with your favorite AI model, including Claude 3.5 Sonnet, OpenAI's o3-mini, Gemini 2.0 Flash, or Llama 3.3 on Workers AI. Models with large context windows will allow you to paste the prompt directly: provide your own prompt within the `<user_prompt></user_prompt>` tags.
1414

1515
```sh
1616
{paste_prompt_here}

0 commit comments

Comments
 (0)