Skip to content

feat(data): FTS-powered context enrichment for LLM chat #707

@cpcloud

Description

@cpcloud

With FTS5 landing in #690, the full-text index can enrich LLM chat context beyond just documents.

Extend FTS to cover all text-heavy entity fields (project titles/notes, vendor notes, maintenance item names/notes, incident titles/notes, etc.) so the chat can surface relevant structured and unstructured data before generating SQL.

When a user asks a question, FTS pre-filters relevant content and injects it into the LLM prompt, giving the model richer context to synthesize answers from.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions