Documentation Documentation phil65.github.io phil65.github.io Source Source github.com github.com Issues Issues github.com github.com Discussions Discussions github.com github.com Code coverage Code coverage app.codecov.io app.codecov.io
llmling-agent
CrewAI-Style Flow
Initializing search
    GitHub
    • Getting Started
    • Core Concepts
    • YAML Configuration
    • Examples
    • Advanced Features
    • API
    • CLI
    GitHub
    • Getting Started
      • Installation
      • Basic Concepts
      • Quickstart
      • Creating Agents
      • Dependencies
      • Basic Agent
      • Structured Agent
      • Tools and Tool Management
      • Agent Pool
      • Team
      • TeamRun
      • Run interface
      • Talk & TeamTalk
      • Routing
      • Tasks
      • Events
      • Storage System
      • Knowledge System
      • Capabilities
      • Agent Context
      • Conversation Manager
      • Signal System
      • Messages and Responses
      • MCP Servers
      • Manifest Overview
      • Provider Configuration
      • Model Configuration
      • Team Configuration
      • Capabilities
      • Worker Configuration
      • Tool Configuration
      • Toolset Configuration
      • Response Types
      • Knowledge Sources
      • Connections & Message Forwarding
      • Conditions
      • System prompts / Prompt library
      • Storage Configuration
      • Event Configuration
      • MCP Server Setup
      • Session Configuration
      • Task Configuration
      • Environment Setup
      • Inheritance
      • Create Docs
      • CrewAI-Style Flow
      • Download Agents
      • Download workers
      • Human Interaction
      • MCP Servers (YAML)
      • Model Comparison
      • Expert Selection
      • PyTest-Style Functions
      • Round-Robin Communication
      • Structured Responses
      • Structured Validation
      • MkDocs Integration & Docs generation
      • Async Operations
      • Callables as Agents
      • System Prompts
      • Data Extraction
      • Decision Making
      • Generic Typing
      • Injection
      • Models & Providers
      • Prompts
      • Syntactic Sugar
      • Task Monitoring
      • Agent state
      • Document conversion
      • Passing data to the agent
    • API
      • Agent
      • AgentConfig
      • AgentContext
      • AgentPool
      • AgentsManifest
      • AudioBase64Content
      • AudioURLContent
      • BaseTeam
      • ChatMessage
      • ImageBase64Content
      • ImageURLContent
      • MessageNode
      • PDFBase64Content
      • PDFURLContent
      • StructuredAgent
      • Team
      • TeamRun
      • Tool
      • ToolCallInfo
      • VideoURLContent
      • __main__
        • agent
        • architect
        • context
        • conversation
        • interactions
        • structured
        • sys_prompts
      • base_provider
      • common_types
      • config
        • capabilities
      • config_resources
      • delegation
        • base_team
        • message_flow_tracker
        • pool
        • structured_team
        • team
        • teamrun
      • log
      • mcp_server
        • client
        • manager
        • registry
      • messaging
        • connection_manager
        • context
        • event_manager
        • eventnode
        • events
        • message_container
        • messageemitter
        • messagenode
        • messages
        • node_logger
      • models
        • agents
        • content
        • manifest
      • observability
        • decorators
        • observability_registry
      • prompts
        • base
        • builtin_provider
        • conversion_manager
        • convert
        • manager
      • resource_providers
        • aggregating
        • base
        • callable_provider
        • capability_provider
        • pool
        • runtime
        • static
      • resource_registry
      • splitter
      • storage
        • talk
        • registry
        • stats
      • tasks
        • exceptions
        • registry
      • tools
        • base
        • exceptions
        • manager
        • tool_call_info
      • utils
        • count_tokens
        • inspection
        • now
        • parse_time
        • result_utils
        • tasks
    • CLI
      • add
      • run
      • list
      • set
      • chat
      • quickstart
      • task
      • watch
      • history
      • launch
      • web

    CrewAI-Style Flow

    Open in Pydantic Playground

    Previous
    Create Docs
    Next
    Download Agents
    Copyright © 2025 Philipp Temminghoff
    Made with Material for MkDocs