with Prompt Contributor
open override fun withPromptContributor(promptContributor: <Error class: unknown class>): SpringAiLlmService
Returns a copy of this LLM service with an additional prompt contributor.
Return
A new instance with the added contributor
Parameters
prompt Contributor
The prompt contributor to add