v0.0.46
What's Changed
- Use different HTTP clients based on providers by @Kludex in #1242
- Add
headers
,timeout
, andsse_read_timeout
toMCPServerHTTP
by @JohnUiterwyk in #1218 - Revert "Use
get_running_loop
instead ofget_event_loop
" by @Kludex in #1252
New Contributors
- @JohnUiterwyk made their first contribution in #1218
Full Changelog: v0.0.45...v0.0.46