Fixes
- 🐛 Fix, avoid yield from a TaskGroup, only as an async context manager, closed in the request async exit stack. PR #15038 by @tiangolo.
Docs
- ✏️ Fix typo in
docs/en/docs/_llm-test.md. PR #15007 by @adityagiri3600. - 📝 Update Skill, optimize context, trim and refactor into references. PR #15031 by @tiangolo.