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