systemPrompt

Sets the system-level prompt for the agent.

The system prompt provides predefined instructions or context to guide the behavior of the agent.

Return

The updated instance of GraphAgentBuilder with the system prompt applied.

Parameters

systemPrompt

The system-level instructions or context for the agent.