menu
lea_code package
documentation
agents/base_agent.dart
BaseAgent
buildTools abstract method
buildTools abstract method
dark_mode
light_mode
buildTools
abstract method
List
<
Tool
>
buildTools
(
)
Builds the list of tools exposed to this agent.
Implementation
List<Tool> buildTools();
lea_code package
documentation
agents/base_agent
BaseAgent
buildTools abstract method
BaseAgent class