What's Changed
- fix: expose sandbox error retryability by @qiyaoq-oai in #3581
- fix: #3512 type tool-end hook results as object by @seratch in #3518
- fix: use tuple form for SpeechGroupSpanData
__slots__by @jluocsa in #3534 - chore: bump Modal sandbox extra to 1.4.3 by @jdoughty04 in #3538
Documentation & Other Changes
- docs: add MongoDB session example under examples/memory by @alexbevi in #3036
- docs: add missing space in MCP params docstrings by @jluocsa in #3535
- docs: fix docstring typo in stdio params env description by @mshsheikh in #3557
- docs: fix two docstring grammar errors in tool.py by @jluocsa in #3543
- docs: add Latitude to external tracing processors list by @guillemwilly in #3577
- docs: tweak in usage doc by @mshsheikh in #3597
- docs: fix string concatenation typo in agent instructions by @mshsheikh in #3599
- docs: capitalization fix in tracing docs by @mshsheikh in #3602
- docs: fix subject-verb agreement in agent loop description by @mshsheikh in #3605
- test: add unit tests for run_demo_loop streaming, EOF, and empty-input paths by @jluocsa in #3542
- test: add unit tests for _openai_retry helpers (77% -> 95% coverage) by @jluocsa in #3544
- Release 0.17.5 by @github-actions[bot] in #3619
New Contributors
- @jluocsa made their first contribution in #3534
- @jdoughty04 made their first contribution in #3538
- @guillemwilly made their first contribution in #3577
Full Changelog: v0.17.4...v0.17.5