Skip to content

Context Retriever Module #8

Description

@DivyenduDutta

Given an input prompt/query from user

  • generate embedding
  • search for neighbor embeddings (chunks) in vector index
  • extract text of those chunks and build context for the user query

Failure scenario:

  • No relevant chunks -> refuse to answer

Metadata

Metadata

Assignees

Labels

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions