Skip to content

Increase Context for Grounding in RAG #19

Description

@nicoloesch

Motivation

Currently, the RAG-based grounding just receives the label and the embedding for it.
Provide the option for auxiliary context in the retrieval, e.g.:

  • Surrounding text that could clarify the acronym used (EGFR: genomic mutation, or glomerolous filtration rate?)
  • Domain given the context
  • Question/Answer context

Pitch

Provide an interface for the embedding-based resolving that allows to ingest additional context that could provide better grounding

Alternatives

No response

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request
    No fields configured for Feature.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions