docs(examples): added explicit async iterable typing to chat example#10131
docs(examples): added explicit async iterable typing to chat example#10131grzdev wants to merge 1 commit intoTanStack:mainfrom
Conversation
|
📝 WalkthroughWalkthroughA public type alias Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~3 minutes Poem
🚥 Pre-merge checks | ✅ 2 | ❌ 2❌ Failed checks (2 warnings)
✅ Passed checks (2 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing touches
🧪 Generate unit tests (beta)
⚔️ Resolve merge conflicts (beta)
No actionable comments were generated in the recent review. 🎉 🧹 Recent nitpick comments
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Changes
Added explicit AsyncIterable typing to the chat example stream function.
This improves type clarity and editor inference for the streamedQuery example
without changing runtime behavior.
Note
[x] This change is docs/CI/dev-only (no release).
Summary by CodeRabbit