# Vizra ADK ## Docs - [Agent Queuing](https://docs.vizra.ai/advanced/agent-queuing.md): Queue agents for background and async processing with Laravel queues - [Macros & Mixins](https://docs.vizra.ai/advanced/macros.md): Extend Vizra ADK with custom methods using Laravel's powerful macros and mixins pattern - [Audio Agent](https://docs.vizra.ai/agents/audio-agent.md): Generate speech and audio with the AudioAgent - [Image Agent](https://docs.vizra.ai/agents/image-agent.md): Generate images from text descriptions using AI models like DALL-E and Imagen - [Specialized Agents](https://docs.vizra.ai/agents/overview.md): Discover specialized agent types for audio, images, and more - [Agent Class Reference](https://docs.vizra.ai/api-reference/agent-class.md): Master the heart of Vizra ADK. The BaseLlmAgent class is your gateway to building incredible AI agents. Every property, method, and secret revealed. - [Artisan Commands](https://docs.vizra.ai/api-reference/artisan-commands.md): Your CLI toolkit for building amazing AI agents. Master these commands to create, debug, and deploy intelligent agents with ease. - [Error Handling](https://docs.vizra.ai/api-reference/error-handling.md): Handle errors like a pro. The Vizra ADK provides a robust error handling system with specialized exceptions to help you build resilient AI agents that gracefully handle the unexpected. - [Evaluation Class Reference](https://docs.vizra.ai/api-reference/evaluation-class.md): Turn your agents into perfection machines. The BaseEvaluation class is your quality assurance superhero - test, validate, and polish your agents until they shine. - [Events API Reference](https://docs.vizra.ai/api-reference/events.md): Become an agent lifecycle ninja. Master every moment of agent execution with comprehensive event hooks. Monitor, debug, extend - turn your agents into observable, intelligent systems. - [Tool Class Reference](https://docs.vizra.ai/api-reference/tool-class.md): Unleash your agent's superpowers. The ToolInterface is your gateway to giving agents incredible abilities. From database wizardry to API mastery - build tools that make agents unstoppable. - [Tracing Classes API Reference](https://docs.vizra.ai/api-reference/tracing-class.md): Complete API reference for the TraceSpan model and Tracer service that power ADK's tracing system. - [Workflow Class Reference](https://docs.vizra.ai/api-reference/workflow-class.md): Orchestrate agents like a conductor. The BaseWorkflowAgent turns you into a master of AI coordination - chain agents together, create complex flows, and build intelligent automation pipelines. - [AI Agents](https://docs.vizra.ai/concepts/agents.md): Meet your new AI workforce. Agents are the heart and soul of Vizra ADK - intelligent, conversational, and incredibly powerful. - [Architecture](https://docs.vizra.ai/concepts/architecture.md): Understand the technical architecture of Vizra ADK - how agents, tools, context, and services work together - [Dynamic Prompts](https://docs.vizra.ai/concepts/dynamic-prompts.md): Master your AI's voice with dynamic prompts. Track improvements over time with versions, test different personalities with variants, and evolve your agents without touching code. - [Sessions & Memory](https://docs.vizra.ai/concepts/sessions-memory.md): Give your agents a memory that lasts. Learn how to build agents that remember conversations, learn from interactions, and provide personalized experiences over time. - [Tools](https://docs.vizra.ai/concepts/tools.md): Supercharge your agents with powerful capabilities. Tools let your AI agents interact with the real world - from databases to APIs to custom business logic. - [Vector Memory & RAG](https://docs.vizra.ai/concepts/vector-rag.md): Unlock the power of semantic search and intelligent information retrieval. Let your agents access vast knowledge bases and provide incredibly accurate, context-aware responses. - [Workflows](https://docs.vizra.ai/concepts/workflows.md): Orchestrate multiple agents together in powerful patterns - [Vizra ADK](https://docs.vizra.ai/index.md): Build incredible intelligent agents with the most developer-friendly Laravel package. Your journey to AI mastery starts here! - [Configuration](https://docs.vizra.ai/installation/configuration.md): Customize your perfect AI agent setup with Vizra ADK's flexible configuration system - [Getting Started](https://docs.vizra.ai/installation/getting-started.md): Launch your first AI agent in minutes with Vizra ADK! Ready to feel the magic? Let's get you building intelligent agents faster than you can say 'artificial intelligence'! - [Requirements Checklist](https://docs.vizra.ai/installation/requirements.md): Let's make sure your environment is ready for the exciting journey ahead! - [Laravel Boost Integration](https://docs.vizra.ai/integrations/laravel-boost.md): Use Laravel Boost's AI-powered development assistant to generate Vizra ADK agents with full understanding of the framework's capabilities. - [MCP Integration](https://docs.vizra.ai/integrations/mcp.md): Supercharge your agents with Model Context Protocol. Connect to filesystems, databases, APIs, and the entire MCP ecosystem with just one line of code. - [OpenAI Compatibility](https://docs.vizra.ai/integrations/openai-compatibility.md): Use your Vizra agents with any OpenAI-compatible tool or library. Drop-in replacement for OpenAI's Chat Completions API that opens up your agents to the entire OpenAI ecosystem. - [LLM Providers](https://docs.vizra.ai/integrations/providers.md): Choose your AI's brain. From lightning-fast Groq to privacy-focused local models, Vizra ADK supports 10 different LLM providers via Prism PHP. Find the perfect match for your use case. - [Evaluations](https://docs.vizra.ai/testing/evaluations.md): Transform your AI agents from unpredictable to reliable. Test, validate, and perfect your agents with automated quality assurance. - [Tracing](https://docs.vizra.ai/testing/tracing.md): Get X-ray vision into your agents. See exactly what's happening inside with powerful debugging and performance insights. - [Web Dashboard](https://docs.vizra.ai/testing/web-dashboard.md): Your command center for AI agents. The Vizra ADK comes with a beautiful web dashboard that lets you monitor, test, and manage your agents - all from your browser. - [Structured Output](https://docs.vizra.ai/tools/structured-output.md): Get typed, validated responses from your agents with automatic schema enforcement - [Tool Pipelines](https://docs.vizra.ai/tools/tool-pipelines.md): Chain tools together for powerful sequential execution with data transformation - [Toolbox](https://docs.vizra.ai/tools/toolbox.md): Group related tools together for better organization and authorization ## OpenAPI Specs - [openapi](https://docs.vizra.ai/api-reference/openapi.json)