Skip to content

Releases: dylibso/mcpx-py

v0.7.0

08 May 22:18
5a5f456
Compare
Choose a tag to compare

What's Changed

  • refactor: use MCP protocol to access mcp.run via SSE/stdio by @zshipko in #27

Full Changelog: v0.6.0...v0.7.0

v0.6.0

06 May 17:55
fb0e93b
Compare
Choose a tag to compare

What's Changed

  • cleanup: remove builtin search tool by @zshipko in #26

Full Changelog: v0.5.3...v0.6.0

v0.5.3

02 May 23:27
a5ddf6f
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5.2...v0.5.3

v0.5.2

29 Apr 17:55
675ceb2
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5.1...v0.5.2

v0.5.1

29 Mar 02:06
Compare
Choose a tag to compare

Full Changelog: v0.5.0...v0.5.1

v0.5.0

20 Mar 18:02
44bb8bd
Compare
Choose a tag to compare

What's Changed

  • Adds support for tools that authenticate using OAuth
  • cleanup: make it possible to ignore builtin tools by @zshipko in #20
  • fix: ignore builtins argument, default cli history dir to /tmp by @zshipko in #21

Full Changelog: v0.4.2...v0.5.0

v0.4.2

19 Mar 23:45
177a554
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.1...v0.4.2

v0.4.1

18 Mar 21:15
9f20e7e
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.0...v0.4.1

v0.4.0

18 Mar 17:36
8ca4523
Compare
Choose a tag to compare

What's Changed

  • refactor: use pydantic Agent by @zshipko in #15
  • cleanup: remove ChatConfig, add structured output examples by @zshipko in #16
  • chore: prepare v0.4.0 release by @zshipko in #17

Full Changelog: v0.3.0...v0.4.0

v0.3.0

28 Feb 17:29
Compare
Choose a tag to compare

What's Changed

  • feat: attach original response from provider to ChatResponses by @zshipko in #13
  • fix: conversion from async generator to sync generator in Chat class

Full Changelog: v0.2.4...v0.3.0