What's Changed
- MCP example for SSE by @rm-openai in #354
- Tracing screenshot for MCP docs by @rm-openai in #355
- Raise error on more invalid function schemas by @rm-openai in #356
- Expose the "store" parameter through ModelSettings by @stevenheidel in #357
- Hotfix mcp example by @amri369 in #365
- Remove duplicate dependency definition of pynput by @mjio in #367
- Add Langtrace to
tracing.md
by @alizenhom in #371 - Databricks MLflow tracing integration by @epec254 in #401
- fix duplicate declaration of _shutdown_event by @Ddper in #410
- Update README.md by @toufik-airane in #405
- Fix: Correct the trace path in examples by @carmen0208 in #395
- Fix incorrect slot name on
SpeechSpanData
by @tcdent in #386 - Update tracing.md - Added Okahu-Monocle by @hocokahu in #385
- Fix Docstring Reference in 'ToolsToFinalOutputFunction' in 'agent.py' by @anasbaigmughal in #391
- Convert MCP schemas to strict where possible by @rm-openai in #414
- Use "{}" instead of empty string for arguments by @rm-openai in #422
- Misc small fixes - mcp version, test for function_schema, version gen by @rm-openai in #429
- Fix small typos and mcp example command by @amri369 in #417
- Fix reference to group id as session id by @drewy-openai in #430
- Add metadata to ModelSettings by @drewy-openai in #431
- Add reasoning parameter to ModelSettings by @SuveenE in #388
- v0.0.8 by @rm-openai in #432
New Contributors
- @stevenheidel made their first contribution in #357
- @amri369 made their first contribution in #365
- @mjio made their first contribution in #367
- @alizenhom made their first contribution in #371
- @epec254 made their first contribution in #401
- @Ddper made their first contribution in #410
- @toufik-airane made their first contribution in #405
- @carmen0208 made their first contribution in #395
- @tcdent made their first contribution in #386
- @hocokahu made their first contribution in #385
- @anasbaigmughal made their first contribution in #391
- @drewy-openai made their first contribution in #430
- @SuveenE made their first contribution in #388
Full Changelog: v0.0.7...v0.0.8