Commit Graph

2 Commits

Author SHA1 Message Date
Harrison Chase 36c10f8a52 nits (#3203) 2023-04-19 21:14:46 -07:00
Daniel Chalef 27cdf8d675 supabase vectorstore - first cut (#3100)
First cut of a supabase vectorstore loosely patterned on the langchainjs
equivalent. Doesn't support async operations which is a limitation of
the supabase python client.

---------

Co-authored-by: Daniel Chalef <daniel.chalef@private.org>
2023-04-19 21:06:44 -07:00