v0.0.9
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)