menu
ai_clients package
documentation
agents/ai_agent.dart
AiAgent
showHistory method
showHistory method
dark_mode
light_mode
showHistory
method
void
showHistory
(
)
Implementation
void showHistory() { print(_history); }
ai_clients package
documentation
agents/ai_agent
AiAgent
showHistory method
AiAgent class