Skip to content

Commit ce3b3f2

Browse files
committed
fix: some more prompt improvements
1 parent c5dae63 commit ce3b3f2

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

definitions/vite-cf-DO-v2-runner/prompts/selection.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ Use when:
66
- Backend-heavy apps with multiple entities and server-side persistence
77
- Chats, ecommerce, dashboards
88
- Cost-effective persistence without KV
9+
- General purpose storage for any multi-entity data
910

1011
Avoid when:
1112
- Static/SPAs with no backend

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ This template provides a production-ready AI agent chatbot built with Cloudflare
1313

1414
* Do not use it for:
1515
* Simple static websites without AI functionality
16-
* Applications that don't need advanced AI capabilities
16+
* Applications that don't need AI capabilities
1717
* Projects requiring complex multi-user chat rooms or real-time streaming
1818
* Simple question-answer bots without tool requirements
1919

0 commit comments

Comments
 (0)