Documentation Index
Fetch the complete documentation index at: https://docs.praison.ai/llms.txt
Use this file to discover all available pages before exploring further.
agents
AI AgentImport
Classes
TaskStatus
Enumeration for task status values to ensure consistency
AgentTeam
Multi-agent coordinator that manages and delegates work to multiple agents.
Functions
encode_file_to_base64()
Base64-encode a file.
process_video()
Split video into frames (base64-encoded).
get_multimodal_message()
Build multimodal message content for LLM with text and images.
process_task_context()
Process a single context item for task execution.

