Skip to main content

AudioConfig

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

Properties

Optional[str]
No description available.
float
No description available.
str
No description available.
Optional[str]
No description available.
float
No description available.
int
No description available.
Optional[str]
No description available.
Optional[str]
No description available.
  • to_dict: Convert to dictionary for LiteLLM calls.

Source

View on GitHub

praisonaiagents/agent/audio_agent.py at line 26

Configuration Overview

Agent Config

Multimodal