systemPrompt property

String get systemPrompt

The effective system prompt sent to the model.

Implementation

String get systemPrompt => _agent.state.systemPrompt;