Releases: Oaklight/ToolRegistry
Releases · Oaklight/ToolRegistry
v0.4.12
v0.4.11
v0.4.10
v0.4.9
v0.4.8.post1 -- Calculator refined
What's Changed
Full Changelog: v0.4.8...v0.4.8.post1
v0.4.8 -- Refined OpenAPI Support
Full Changelog: v0.4.7...v0.4.8
v0.4.7 -- Google search tool & better MCP transport
What's Changed
Full Changelog: v0.4.6...v0.4.7
v0.4.7.alpha -- MCP integration refined
Experimental support to MCP transport beyond SSE
Install this version with:
pip install toolregistry[mcp,openapi]==0.4.7.alpha
Full Changelog: v0.4.6.post2...v0.4.7.alpha
v0.4.6.post2 -- websearch (fix conditional import)
conditionally import fake-useragent
when python>=3.9
Full Changelog: v0.4.6.post1...v0.4.6.post2
v0.4.6.post1 -- websearch (google & searxng)
- use 0.4.6.post2 instead. 0.4.6.post1 has dependency issue on python3.8
- add google based websearch hub tool
- unify websearch with WebSearchGeneral abstract class
What's Changed
Full Changelog: v0.4.6...v0.4.6.post1