Nicholas Moschopoulos

Results 5 issues of Nicholas Moschopoulos

Hey all -- love the work & support for Supabase. It seems that the vector search is only enabled across an entire table. It would be really helpful to query...

help wanted

Add audio loader & OpenAI Whisper wrapper. next up: - Add chain to use voice as input - Add agent that uses voice as input

hold

**Describe the bug** Embeddings type definition has been updated to `string` -- it is represented internally as a `vector`, and in code often as a `number[]` -- I think `number[]`...

enhancement

App metadata seems to be the recommended way to pass app-specific information to the user create flow. If it is specified in the createUser api call, it should be used...

This package is super helpful, thank you. Do you by any chance have any opinions / ideas on storing the csrf token in react context? I'd like to do this...