v0.0.42 2025-03-19
What's Changed
- Add support for MCP servers by @Kludex in #1100
- Make it possible to override JSON schema generation for tools by @dmontagu in #1108
- MCP server to run Python code in a sandbox by @samuelcolvin in #1140
- change api_key check flow by @ChenghaoMou in #1164
- require 3.12 for development by @samuelcolvin in #1173
- improved MCP documentation by @samuelcolvin in #1171
- rename
MCPServerSSE
toMCPServerHTTP
and more docs by @samuelcolvin in #1176 - uprev to 0.0.42 by @samuelcolvin in #1178
New Contributors
- @ChenghaoMou made their first contribution in #1164
Full Changelog: v0.0.41...v0.0.42