Skip to content

Adding embedding-based retrieval#34

Open
Shyamsaibethina wants to merge 6 commits intoace-agent:mainfrom
Shyamsaibethina:embedding
Open

Adding embedding-based retrieval#34
Shyamsaibethina wants to merge 6 commits intoace-agent:mainfrom
Shyamsaibethina:embedding

Conversation

@Shyamsaibethina
Copy link
Copy Markdown

  • Adds a Retriever component that uses sentence-transformer embeddings to select the top-k most relevant playbook bullets per test sample, instead of passing the full playbook to the generator
  • Retrieval is opt-in via --retriever_top_k. When omitted, testing uses the full playbook as before
  • Tracks and reports average sub-playbook token count alongside accuracy

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant