What's Changed
- docs: add AI provider integration examples by @richardsolomou in #466
- fix: update localhost port in examples from 8000 to 8010 by @parinporecha in #453
- chore: pin litellm to 1.81.13 in example by @marandaneto in #469
- feat: add minimum fastapi exception capture repro case by @marandaneto in #470
- chore: enforce 7-day minimum release age via uv exclude-newer by @marandaneto in #476
- chore(examples): migrate AI examples from pip to uv with locked versions by @richardsolomou in #471
- feat(ai): add Claude Agent SDK integration for LLM analytics by @andrewm4894 in #477
- docs: add AI provider examples for all LLM analytics integrations by @richardsolomou in #478
- fix: propagate missing params in module-level wrapper functions by @dustinbyrne in #479
New Contributors
- @parinporecha made their first contribution in #453
Full Changelog: v7.9.12...v7.10.0