#246 — Modify vector database to include a metadata JSON field

Repo: Twill-AI/twill-llm-engine State: closed | Status: done Assignee: meliascosta

Created: 2025-01-29 · Updated: 2025-03-27

Description

See general RAG context here: https://twillpayments.atlassian.net/wiki/spaces/TD/pages/250216449/RAG

AC:

  • New metadata column exists in table with JSONB type and indices set
  • Endpoints are modified to expose the new filtering strategy on the JSONB column

Implementation details

Filter Queries will support a limited query language like used by pinecone and Langchain (see references)

References:

Notes

Add implementation notes, blockers, and context here

Add wikilinks to related people, meetings, or other tickets