Skip to content

Releases: grll/mcpadapt

Release 0.1.12

03 Aug 20:39
69fdc35
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.11...v0.1.12

Release 0.1.11

14 Jul 07:37
789782d
Compare
Choose a tag to compare

What's Changed

  • Fix link in smolagents guide by @grll in #57
  • Fix typos in MCPAdapt class docstring by @grll in #58
  • Remove duplicate json_type_mapping by @grll in #59
  • Update sync SSE test by @grll in #60
  • docs: fix name of adapter by @Flecart in #64
  • Smolagents: support ImageContent and AudioContent by @HSGamer in #61

New Contributors

Full Changelog: v0.1.10...v0.1.11

Release 0.1.10

14 Jun 09:27
f7feea7
Compare
Choose a tag to compare

What's Changed

  • fix: Add support for list-type JSON Schema fields in modeling.py by @sakthikannan25 in #37
  • Pass client_session_timeout through from MCPAdapt by @njbrake in #51

New Contributors

Full Changelog: v0.1.9...v0.1.10

Release 0.1.9

24 May 19:40
4deaddd
Compare
Choose a tag to compare

What's Changed

  • Fix #46: Filter None values in CrewAI adapter when schema doesn't allow null by @grll in #49

Full Changelog: v0.1.8...v0.1.9

Release 0.1.8

24 May 10:10
789c4e7
Compare
Choose a tag to compare

What's Changed

  • Support for streamable-http transport by @joejoe2 in #48

New Features

  • Added support for streamable-http transport option alongside existing SSE transport
  • Maintains backward compatibility with existing implementations
  • Upgraded MCP dependency to v1.9.0 or higher for streamable-http support

Technical Details

  • New transport parameter allows choosing between 'sse' and 'streamable-http' transport protocols
  • Enhanced flexibility for different MCP server connection methods
  • Includes comprehensive tests for the new transport functionality
  • Updated documentation to reflect the new transport options

Known Issues

  • Tool invocation may hang indefinitely if the MCP server goes down (upstream MCP SDK behavior)
  • The connect_timeout parameter does not apply to async code execution

Full Changelog: v0.1.7...v0.1.8

Release 0.1.7

18 May 20:11
19e6d37
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.5...v0.1.7

Release 0.1.5

13 May 17:31
f61f8be
Compare
Choose a tag to compare

What's Changed

  • Add tool name sanitizing like the langchain adapter has by @Red5d in #41

New Contributors

  • @Red5d made their first contribution in #41

Full Changelog: v0.1.4...v0.1.5

Release 0.1.4

29 Apr 16:09
3e3f8fb
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.3...v0.1.4

Release 0.1.3

13 Apr 17:50
Compare
Choose a tag to compare

Full Changelog: v0.1.0...v0.1.3

Release 0.1.0

06 Apr 20:03
Compare
Choose a tag to compare