v0.0.13
What's Changed
- Adding extra_headers parameters to ModelSettings by @jonnyk20 in #550
- Examples: Fix financial_research_agent instructions by @seratch in #573
- Allow cancel out of the streaming result by @handrew in #579
- Create to_json_dict for ModelSettings by @rm-openai in #582
- Prevent MCP ClientSession hang by @njbrake in #580
- Fix stream error using LiteLLM by @DanieleMorotti in #589
- More tests for cancelling streamed run by @rm-openai in #590
- v0.0.13 by @rm-openai in #593
New Contributors
- @jonnyk20 made their first contribution in #550
- @handrew made their first contribution in #579
- @njbrake made their first contribution in #580
Full Changelog: v0.0.12...v0.0.13