#14 — Implement vector database with pgvector on supabase
Repo: Twill-AI/facade State: closed | Status: done Assignee: Unassigned
Created: 2024-05-21 · Updated: 2025-09-15
Description
Initially we need to scope how the connection to llm-engine will be AC:
- Facade either provides LangChain’s VectorStore or provides credentials to the RAG application.
- LlmEngine repo contains either interface to work with Facade’s VectorStore or gets credentials for PGVector.
Notes
Add implementation notes, blockers, and context here
Related
Add wikilinks to related people, meetings, or other tickets