Build Agents

The Agentic Data Plane is supported on BYOC clusters running with AWS and Redpanda version 25.3 and later.

Create agents, write effective prompts, and design scalable agent systems.

  • Create an Agent

    Declaratively configure an agent by choosing an LLM, writing a system prompt, connecting tools from built-in connectors, and setting execution parameters.

  • System Prompt Best Practices

    Write system prompts that produce reliable, predictable agent behavior through clear constraints and tool guidance.

  • Agent Architecture Patterns

    Design maintainable agent systems with single-agent and multi-agent patterns based on domain complexity.

  • Troubleshoot AI Agents

    Diagnose and fix common issues with AI agents including deployment failures, runtime behavior problems, and tool execution errors.