TinySearch v0.6.0 #50
MarcellM01
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
What's Changed
Full Changelog: v0.5.1...v0.6.0
v0.6.0
Added
scrape_urlsnow returnsup to
scrape_max_linkscandidate links (default 8), BM25+embedding-rankedagainst the query when one is given, or in page order otherwise. TinySearch
never follows these automatically — the caller selects and re-scrapes.
attaching to an already-running Chrome instance instead of launching one.
Fixed
ZeroDivisionErrorin the link BM25 pre-filter when a link-dense page'scandidates (e.g. image-only navigation) all tokenize to empty text/context.
apt-get upgradeso base-image CVEs get picked up.This discussion was created from the release TinySearch v0.6.0.
All reactions