You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
***************************
APPLICATION FAILED TO START
***************************
Description:
Parameter 2 of method openAiEmbeddingModel in org.springframework.ai.autoconfigure.openai.OpenAiAutoConfiguration required a bean of type 'org.springframework.web.client.RestClient$Builder' that could not be found.
Action:
Consider defining a bean of type 'org.springframework.web.client.RestClient$Builder' in your configuration.
Followed instructions as per Integrating the Spring AI Chatbot but application fails to start-up with following error:
I have attempted to follow the advice in spring-projects/spring-ai#563 and associated spring-projects/spring-ai#524 but issue continues.
The text was updated successfully, but these errors were encountered: