Skip to content

Releases: Oaklight/ToolRegistry

v0.4.12

04 Jun 00:38
Compare
Choose a tag to compare

What's Changed

  • openapi integration api change by @Oaklight in #32
  • external tool integrations refactor
  • calculator refactor

Full Changelog: v0.4.11...v0.4.12

v0.4.11

03 Jun 20:03
Compare
Choose a tag to compare

What's Changed

  • search filter and fetch spin off by @Oaklight in #30
  • bs4 redirect, cached blocklist, bing pagination fix by @Oaklight in #31

Full Changelog: v0.4.10...v0.4.11

v0.4.10

23 May 22:01
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.8...v0.4.10

v0.4.9

21 May 04:24
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.8...v0.4.9

v0.4.8.post1 -- Calculator refined

13 May 20:47
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.8...v0.4.8.post1

v0.4.8 -- Refined OpenAPI Support

11 May 15:14
Compare
Choose a tag to compare

v0.4.7 -- Google search tool & better MCP transport

10 May 23:57
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.6...v0.4.7

v0.4.7.alpha -- MCP integration refined

29 Apr 12:47
Compare
Choose a tag to compare
Pre-release

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)

28 Apr 01:22
Compare
Choose a tag to compare

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)

28 Apr 00:36
Compare
Choose a tag to compare
  • 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