SupabaseVectorStore throws “Supabase client is required” during from_documents #28696
Closed
5 tasks done
Labels
Ɑ: vector store
Related to vector store module
Checked other resources
Example Code
Error Message and Stack Trace (if applicable)
Attempt 1 failed: Supabase client is required.
Attempt 2 failed: Supabase client is required.
Attempt 3 failed: Supabase client is required.
Error initializing vector store: Supabase client is required.
Description
I’m encountering an issue where the SupabaseVectorStore class throws the error “Supabase client is required” when I attempt to add documents using from_documents. This happens even though the Supabase client is initialized correctly and the table names are valid. Also the vector_store.similarity_search works fine for some reason.
System Info
System Information
Package Information
Optional packages not installed
Other Dependencies
The text was updated successfully, but these errors were encountered: