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
Currently applications fail to autoconfigure and startup correctly when not specifying an implementation for a chat model.
This is weird to me since I assumed you would be able to use Spring AI for independant AI processes such as vectorization and similarity searches in vector stores.
Not defining an AiClient bean shouldn't block the application from starting up
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Currently applications fail to autoconfigure and startup correctly when not specifying an implementation for a chat model.
This is weird to me since I assumed you would be able to use Spring AI for independant AI processes such as vectorization and similarity searches in vector stores.
Not defining an AiClient bean shouldn't block the application from starting up
Beta Was this translation helpful? Give feedback.
All reactions