Skip to main content

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.

VisionConfig

Defined in the Vision Agent module.
AI Agent Configuration for vision processing settings. Follows the Precedence Ladder pattern:
  • Instance > Config > Array > Dict > String > Bool > Default

Properties

detail
str
No description available.
max_tokens
int
No description available.
timeout
int
No description available.
api_base
Optional
No description available.
api_key
Optional
No description available.
  • to_dict: Convert to dictionary for LiteLLM calls.

Source

View on GitHub

praisonaiagents/agent/vision_agent.py at line 23

Configuration Overview

Agent Config

Multimodal