In the manual configuration section of MistralAI SpringAI documentation is used a withMaxToken
method that doesn't exist in the current version of the API.
Replaced with correct withMaxTokens
method name.
Comment From: tzolov
Thanks @rubin0
In the manual configuration section of MistralAI SpringAI documentation is used a withMaxToken
method that doesn't exist in the current version of the API.
Replaced with correct withMaxTokens
method name.
Comment From: tzolov
Thanks @rubin0