Skip to content

agents: continued #20902

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
5 tasks
elithrar opened this issue Mar 17, 2025 · 1 comment
Closed
5 tasks

agents: continued #20902

elithrar opened this issue Mar 17, 2025 · 1 comment
Assignees
Labels
documentation Documentation edits product:agents Build and deploy AI-powered Agents on Cloudflare that can act autonomously.

Comments

@elithrar
Copy link
Collaborator

elithrar commented Mar 17, 2025

Proposed changes

  • Adds a new Quickstart that provides a shorter guide + uses a new C3 template - e.g. npm create cloudflare@latest my-agent -- --type=agent to get started with the basics
  • Adds a new guide (?) that shows how to add Agent powers to an existing Workers project
  • Add new /agents/concepts/patterns doc to show typical patterns? Single shot, long running, agent-per-task, co-ordinator pattern (agents/workflows)
  • Pricing: update DO pricing to talk more about concurrency, how 1 vs 100 vs 1000 requests costs the same in terms of GB-s, and that a DO can run for tens of minutes to hours + persist + reload state - e.g. for long running LLM calls or prompt chaining
  • Add a model routing page at /agents/api-reference/model-routing/

Follow up from #20339

@elithrar elithrar added documentation Documentation edits product:agents Build and deploy AI-powered Agents on Cloudflare that can act autonomously. labels Mar 17, 2025
@elithrar elithrar self-assigned this Mar 17, 2025
@dcpena dcpena removed their assignment Mar 25, 2025
@kodster28
Copy link
Contributor

Going to close this out as I think the major work associated has either been done or moved to other channels

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Documentation edits product:agents Build and deploy AI-powered Agents on Cloudflare that can act autonomously.
Projects
None yet
Development

No branches or pull requests

6 participants