Skip to content

fix: stop feeding duplicate evidenceText into search tool context - #168

Merged
EricNGOntos merged 2 commits into
mainfrom
feat/wuchengke/drop-duplicate-search-evidence
Sep 2, 2026
Merged

fix: stop feeding duplicate evidenceText into search tool context#168
EricNGOntos merged 2 commits into
mainfrom
feat/wuchengke/drop-duplicate-search-evidence

Conversation

@EricNGOntos

Copy link
Copy Markdown
Contributor

Summary

  • knowhere_search tool text no longer injects API evidenceText into <evidence>; the answering model already gets the same bodies via <chunks> from results, which also carry citeable refs.
  • Remove unused evidenceText plumbing from citation asset enrichment.

Test plan

  • vitest knowhere-text / media-assets / ledger
  • tsc --noEmit
  • Confirm chat search tool payloads contain <chunks> and no <evidence>

Made with Cursor

Notebook agent grounding already comes from result chunks with citeable refs; injecting evidenceText repeated the same bodies without refs.

Co-authored-by: Cursor <cursoragent@cursor.com>
@vercel

vercel Bot commented Sep 2, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated
knowhere-notebook-staging Ready Ready Preview Sep 2, 2026 3:08am UTC
1 Skipped Deployment
Project Deployment Actions Updated
knowhere-notebook Ignored Ignored Preview Sep 2, 2026 3:08am UTC

Request Review

Co-authored-by: Cursor <cursoragent@cursor.com>
@EricNGOntos
EricNGOntos merged commit 5712286 into main Sep 2, 2026
7 checks passed
@EricNGOntos
EricNGOntos deleted the feat/wuchengke/drop-duplicate-search-evidence branch September 2, 2026 03:11
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