Skip to content

API Reference

This section provides detailed API documentation for Bedrock Swarm.

Core Components

  • Agency - Multi-agent orchestration and thread management
  • Agents - Agent implementations and base classes
  • Tools - Built-in and base tool implementations
  • Events - Event system for tracing and monitoring
  • Memory - Memory systems for context management

Models

Tools

Agency Components

  • Thread - Thread management and execution
  • Run - Run lifecycle and state management
  • Event System - Event tracking and monitoring

Development