menu
lea_code package
documentation
agents/base_agent.dart
BaseAgent
systemPrompt property
systemPrompt property
dark_mode
light_mode
systemPrompt
property
String
?
systemPrompt
final
The system prompt to use for the agent.
Implementation
final String? systemPrompt;
lea_code package
documentation
agents/base_agent
BaseAgent
systemPrompt property
BaseAgent class