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
I would like to set a range and/or limit/offset while doing vector queries, so that instead of fetching the top n results I can specify that I want the 1st, 2nd, 3,rd result and so on.
This seems to be a supported function in several of the integrated vector DBs, see for example Weaviate and Supabase. Could the libraries for these vector stores be modified to allow for setting these offsets? I would be super grateful 🙏
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
Uh oh!
There was an error while loading. Please reload this page.
-
I would like to set a range and/or limit/offset while doing vector queries, so that instead of fetching the top n results I can specify that I want the 1st, 2nd, 3,rd result and so on.
This seems to be a supported function in several of the integrated vector DBs, see for example Weaviate and Supabase. Could the libraries for these vector stores be modified to allow for setting these offsets? I would be super grateful 🙏
Beta Was this translation helpful? Give feedback.
All reactions