Agents, Workers, Workflows - Build AI Agents with Example Prompts
1y ago
Source
CloudflareAgents, Workers, Workflows - Build AI Agents with Example Promptscloudflare.comWe've added an example prompt to help you get started with building AI agents and applications on Cloudflare Workers , including Workflows , Durable Objects , and Workers KV . 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 tags. {paste_prompt_here} user: Build an AI agent using Cloudflare Workflows. The Workflow should run when a new GitHub issue is opened on a specific project with the label 'help' or 'bug', and attempt to help the user troubleshoot the issue by calling the OpenAI API with the issue title and description, and a clear, structured prompt that asks the model to suggest 1-3 possible solutions to the issue. Any code snippets should be formatted in Markdown code blocks. Documentation and sources should be referenced at the bottom of the response. The agent should then post the response to the GitHub issue. The agent should run as the provided GitHub bot account. This prompt is still experimental, but we encourage you to try it out and provide feedback .
You might also wanna read

OpenAI Launches Cloud-Based Workspace AI Agents for Business and Education Plans
OpenAI is introducing cloud-based "workspace" AI agents for its Business, Enterprise, Edu, and Teachers plan users. These agents can perform

GitHub Adds Claude and Codex AI Coding Agents to Platform
GitHub is introducing Claude by Anthropic and OpenAI's Codex AI coding agents directly into its platform as part of a public preview. These
GitHub - microsoft/ai-agents-for-beginners: 12 Lessons to Get Started Building AI Agents
Cloudflare Evolves AI Gateway into Unified Inference Layer for AI Agents
Cloudflare is evolving its AI Gateway into a unified inference layer for AI agents, allowing developers to access models from 14+ providers

GitHub Launches "Agent HQ" Platform for Multiple AI Coding Assistants
GitHub is launching "Agent HQ," a new platform that will give developers access to multiple AI coding agents beyond just GitHub Copilot. The
Cloudflare enables AI agents to autonomously create accounts, buy domains, and deploy code
Cloudflare now allows AI coding agents to create accounts, purchase domains, set up paid subscriptions, and obtain API tokens autonomously o

Comments
Sign in to join the conversation.
No comments yet. Be the first.