systemPrompt

Configures a system-level prompt message for the functional service builder. This method sets the prompt for the agent, providing necessary system context or instructions that guide the behavior of the language model.

Return

The updated instance of FunctionalServiceBuilder with the configured system prompt.

Parameters

systemPrompt

The system message content to provide context or instructions to the language model.