Changelog
v0.6.4
Browser automation has landed as a retrieval primitive: TinySearch can now drive a browser to interact with pages (click, fill, navigate) as part of retrieval, not just fetch static HTML. It's held up well in internal testing, but this is not being called a major release, it's still early to know how well it integrates across the range of sites and workflows people throw at it. Treat it as stable-but-watched, and please report anything that looks off.
What's Changed
- chore(deps): bump pypdf from 6.14.2 to 6.16.1 in the python-security-updates group across 1 directory by @dependabot[bot] in #68
- 53 feature add browser interaction as a retrieval primitive by @MarcellM01 in #69
Full Changelog: v0.6.3...v0.6.4