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
Maybe we can simply not do "vector stores" and just support whatever laravel scout supports, then add an interface the eloquent model needs to have to get the textual content from the database or something.
That would greatly simplify the package and the work that has to be done to get something working for real-world use-cases.
I believe Redis can be used as a vectorstore.
https://redis.io/docs/stack/search/indexing_json/
The text was updated successfully, but these errors were encountered: