Skip to content

Releases: dylibso/mcpx-py

v0.5.1

29 Mar 02:06
Compare
Choose a tag to compare

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

v0.2.4

14 Feb 17:56
Compare
Choose a tag to compare

Full Changelog: v0.2.3...v0.2.4

v0.2.3

14 Feb 17:44
Compare
Choose a tag to compare

Full Changelog: v0.2.2...v0.2.3

v0.2.1

14 Feb 15:57
Compare
Choose a tag to compare
  • Fix ChatResponse.is_error

Full Changelog: v0.2.0...v0.2.1

v0.2.0

12 Feb 00:01
4975d79
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.1...v0.2.0