Module bot

Source
Expand description

Bot implementation with AI model orchestration

This module provides the main Bot struct that orchestrates AI interactions through various providers and manages the conversation lifecycle.

Structsยง

Bot
The main Bot struct that handles all AI interactions
BotBuilder
Builder for creating Bot instances with custom configuration
BotMetrics
Metrics for monitoring bot performance