Skip to content

Releases: grll/mcpadapt

Release 0.1.20

24 Oct 15:34

Choose a tag to compare

What's Changed

  • fix: Remove redundant $defs from outputSchema in SmolAgentsAdapter by @Edison-A-N in #77

Full Changelog: v0.1.19...v0.1.20

Release 0.1.19

16 Oct 07:11

Choose a tag to compare

Release 0.1.17

09 Oct 08:27
6d1fad5

Choose a tag to compare

What's Changed

  • [FEAT] Add websocket transport support by @ILJICH in #73

New Contributors

Full Changelog: v0.1.16...v0.1.17

Release 0.1.16

17 Sep 08:14
d7ef191

Choose a tag to compare

What's Changed

Full Changelog: v0.1.15...v0.1.16

Release 0.1.15

17 Sep 07:43
d04acac

Choose a tag to compare

What's Changed

  • [MINOR] Handle multiple responses are returned from MCP by @navinpai in #69

New Contributors

Full Changelog: v0.1.13...v0.1.15

Release 0.1.13

08 Aug 15:33
0bc027f

Choose a tag to compare

What's Changed

  • feat: Add structured output support to SmolAgentsAdapter (#62) by @chahn in #63

New Contributors

  • @chahn made their first contribution in #63

Full Changelog: v0.1.12...v0.1.13

Release 0.1.12

03 Aug 20:39
69fdc35

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

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

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

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