v0.0.9
·
125 commits
to refs/heads/main
since this release
QoL updates over various examples, bug fixes, and a feature by @MattMorgis to allow multiple loggers to be configured simultaneously.
Thank you to all the excellent contributions from the community!
Changes
- fix example streamlit_mcp_rag_agent with last mcp-server-qdrant @venticello (#59)
- Relax numpy dependency constrain, now requiring numpy>=2.1.3 @Nicba1010 (#52)
- Logging Update @MattMorgis (#49)
- Multi transport logging @MattMorgis (#42)
- Fix bug arising from instantiation of CallToolResult class @meerkat-citronella (#48)