Skip to content

feat(libsql): use topK and minScore from SearchRequest in search pipeline#6

Merged
EthanThatOneKid merged 1 commit into
mainfrom
feat/memory-profile-search-params
Jul 23, 2026
Merged

feat(libsql): use topK and minScore from SearchRequest in search pipeline#6
EthanThatOneKid merged 1 commit into
mainfrom
feat/memory-profile-search-params

Conversation

@EthanThatOneKid

Copy link
Copy Markdown
Contributor

Uses
equest.topK to override the SQL search limit (instead of hardcoded 100), and applies
equest.minScore as a post-filter on combined RRF rank. Depends on worlds-client-ts #143.

@EthanThatOneKid
EthanThatOneKid merged commit 84ca814 into main Jul 23, 2026
1 check passed
@EthanThatOneKid
EthanThatOneKid deleted the feat/memory-profile-search-params branch July 23, 2026 18:50
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