Edge function SupabaseVectorStore 22mb
Hi there, does anybody know how I might be able to get the following package down in size?
It is 22mb and I can’t deploy my edge function due to size limitation for the free account
code is
import { SupabaseVectorStore } from “npm:@langchain/community/vectorstores/supabase”
0 Replies