PGRag example does not work?
I'm trying the end-to-end RAG example: https://neon.tech/docs/extensions/pgrag#end-to-end-rag-example however i keep getting stuck at the part that uses
I have confirmed that all of the initialization steps worked:
Even so, both
rag_bge_small_en_v15.embedding_for_passage, a basic example that shows the error:I have confirmed that all of the initialization steps worked:
Even so, both
embedding_for_query and embedding_for_passage fail with this same error.Neon
What is RAG? What's included in a RAG pipeline? pgrag functions How to use pgrag The pgvector extension YouTube pgrag video demonstration pgrag GitHub repository The pgrag extension and its accompanyi...
