systemPrompt
Sets the system prompt to be used by the builder.
This method configures the prompt with a system-level message that provides instructions or context for a language model.
Return
The current instance of the PlannerAIAgentBuilder with the updated system prompt.
Parameters
systemPrompt
The content of the system message to set as the prompt.