Skip to content

Both RAG examples converted with embeddings regenerated #1173

Description

@borisno2

Parent

#1129 — build spec 9 of the Prisma 8 architecture spec. Lands on the prisma-8 integration branch, not main.

What to build

rag-ollama-demo and rag-openai-chatbot run on the Dev database with pgvector installed by Prisma from the seeded space, embedding() on the native column with its index, embeddings regenerated on seed from source text, and search through nearest().

Acceptance criteria

  • Each example's first pnpm dev installs pgvector without a hand step and seeds embeddings
  • Semantic search returns ranked, scoped results with a non-sequential plan
  • No JSON-to-vector conversion exists; the setup doc and install script are gone

Blocked by


Generated by Claude Code

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    ready-for-agentFully specified, ready for an AFK agent

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions