display_reasoning_steps
Function
This function is defined in the main module.Display reasoning steps with unique numbered circles. Uses ①②③ numbered circles for a distinctive, scannable format that shows the agent’s thought process.
Signature
Parameters
List[str]
required
List of reasoning step descriptions
Any
Rich console for output
Returns
Any
The result of the operation.
Uses
ConsolePanel.fitText
Source
View on GitHub
praisonaiagents/main.py at line 531
