-
Couldn't load subscription status.
- Fork 310
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Bug report
antonio@Antonios-MacBook-Pro nextjs-openai-doc-search % pnpm run embeddings
> supabase-with-openai@0.1.0 embeddings /Users/antonio/Desktop/nextjs-openai-doc-search
> tsx lib/generate-embeddings.ts
Discovered 1 pages
Checking which pages are new or have changed
Page '/docs/openai_embeddings' or one/multiple of its page sections failed to store properly. Page has been marked with null checksum to indicate that it needs to be re-generated.
{
code: 'PGRST116',
details: 'The result contains 0 rows',
hint: null,
message: 'JSON object requested, multiple (or no) rows returned'
}
Embedding generation completeDescribe the bug
Cannot generate embeddings when running pnpm run embeddings.
To Reproduce
- Set up a local project that is connected to a remote Supabase project.
- Run
pnpm run embeddingslocally.
Expected behavior
Successful generation of embeddings.
System information
- OS: macOS
- Version of supabase-js: ^2.13.0
- Version of Node.js: 18.15.10
thiemo--bleeken, PieterDePauw, Rainzo, jyoo, mikepsinn and 1 more
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working