Skip to content

Commit c5dae63

Browse files
committed
fix: remove references to Durable Objects from template description
1 parent 0eb6a4b commit c5dae63

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

definitions/vite-cfagents-runner/prompts/selection.md

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5,15 +5,11 @@ This template provides a production-ready AI agent chatbot built with Cloudflare
55
* Use this template when you need:
66
* AI chat applications with intelligent tool/function calling capabilities
77
* Agent-based chatbots using production Cloudflare MCP servers
8-
* Cloudflare Workers deployment with Durable Objects persistence
98
* Multi-model AI support (GPT-4o, Gemini 2.0/2.5, Claude Opus 4)
109
* Production-ready MCP integration with official TypeScript SDK
11-
* Web browsing and tool calling capabilities
12-
* Persistent conversations using Durable Objects
1310
* Real-time conversation management
1411
* Real-time streaming chat
1512
* Advanced AI Agents capabilities and AI based applications
16-
* Durable objects for control plane for database or session management
1713

1814
* Do not use it for:
1915
* Simple static websites without AI functionality
@@ -31,5 +27,4 @@ This template provides a production-ready AI agent chatbot built with Cloudflare
3127
* **Framer Motion** for smooth chat animations and loading states
3228
* **Shadcn/UI** components for polished interface elements
3329
* **TypeScript** for type safety and extensible architecture
34-
* **Validated MCP Integration** using official schemas and transports
35-
* **Durable Objects** for control plane for database or session management, as well as agent management
30+
* **Validated MCP Integration** using official schemas and transports

0 commit comments

Comments
 (0)