Skip to main content

One doc tagged with "rag"

View All Tags

Build RAG with CloudBase PostgreSQL + pgvector

Enable the pgvector extension on CloudBase PostgreSQL, write a pair of ingest / retrieve Cloud Functions, and run the complete RAG pipeline: document chunking → embeddings → vector search → prompt assembly → LLM answer.