Skip to content

Commit e360f46

Browse files
authored
agents: prompt link in nav (cloudflare#20288)
1 parent 472f835 commit e360f46

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

src/content/docs/agents/getting-started/build-a-chat-agent.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@ sidebar:
66
order: 3
77
head: []
88
description: A starter template for building AI-powered chat agents using Cloudflare's Agent platform, powered by agents-sdk. This project provides a foundation for creating interactive chat experiences with AI, complete with a modern UI and tool integration capabilities.
9-
---
9+
---
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
---
2+
pcx_content_type: navigation
3+
title: Prompt an AI model
4+
external_link: /workers/get-started/prompting/
5+
sidebar:
6+
order: 10
7+
head: []
8+
description: Use the Workers "mega prompt" to build a Agents using your preferred AI tools and/or IDEs. The prompt understands agents-sdk APIs, best practices and guidelines, and makes it easier to build valid Agents and Workers.
9+
---

0 commit comments

Comments
 (0)