vecs icon indicating copy to clipboard operation
vecs copied to clipboard

Async client

Open diksipav opened this issue 8 months ago • 4 comments

What kind of change does this PR introduce?

Support for the async Client. Feature: #6 .

What is the current behavior?

You can't use the Client with async operations.

What is the new behavior?

Both sync and async operations are supported.

I added tests and also tested basic operations locally, but there may be things I missed. Also not sure if the tests are written in the best way.

diksipav avatar Jul 16 '25 17:07 diksipav

@o-santi could you pls review this one

olirice avatar Jul 17 '25 19:07 olirice

Yes, of course. Just give me a sec to read all that 😅

o-santi avatar Jul 17 '25 19:07 o-santi

Hey everyone, I need to know if the changes from this pull are already integrated into the main branch and if it's already on Pypi. I have a RAG project and would like to support Vecs to connect to Supabase and perform the necessary operations asynchronously

FredyRivera-dev avatar Aug 20 '25 18:08 FredyRivera-dev

hey @o-santi and @diksipav , any update on this?

zzaym avatar Nov 11 '25 22:11 zzaym