systemPrompt
Sets the system-level prompt for the agent being built. The system-level prompt provides contextual instructions to the agent.
Return
The instance of FunctionalAgentBuilder with the updated system-level prompt.
Parameters
systemPrompt
The message that defines the behavior or context for the agent.