Skip to main content

praisonaiagents.main

Core SDK

Overview

This module provides components for main.

Classes

Functions

Constants

NameValue
PRAISON_COLORS{'agent': '#86A789', 'agent_text': '#D2E3C8', 'task': '#FF9B9B', 'task_text': '#FFE5E5', 'working': '#FFB347', 'working_text': '#FFF3E0', 'response': '#4A90D9', 'response_text': '#E3F2FD', 'tool': '#9...
WORKING_FRAMES['●○○', '○●○', '○○●', '○●○']
WORKING_PHASES['Analyzing query...', 'Processing context...', 'Generating response...', 'Finalizing output...']