Releases: dylibso/mcpx-py
Releases · dylibso/mcpx-py
v0.5.0
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.3.0
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