added resumable streaming with minimal setup#26705
Conversation
|
This pull request requires reviews from CODEOWNERS as it changes files that match the following patterns:
|
Update: Fixed incorrect method nameI've just pushed a correction to fix an inaccuracy in the documentation. The method name was incorrectly documented as Changes made:
The documentation now accurately reflects the actual API as implemented in the resumable-stream-chat example. |
2658066 to
9e3aa5d
Compare
|
Preview URL: https://cb42c4d2.preview.developers.cloudflare.com Files with changes (up to 15)
|
d768980 to
d8bd0d4
Compare
|
✅ Documentation update complete Added comprehensive API reference documentation at What's new:
The PR now includes both:
Both pages follow Cloudflare docs style guide requirements and use proper MDX components. |
Synced from cloudflare/agents PR #673: added resumable streaming with minimal setup This documentation covers the automatic resumable streaming feature in AIChatAgent that allows chat streams to seamlessly resume after disconnections. Source PR: cloudflare/agents#673 🤖 Generated with Claude Code Co-Authored-By: Claude <noreply@anthropic.com>
b1c7767 to
ac6ab72
Compare
Summary
This PR syncs documentation for the resumable streaming feature added to the Agents SDK.
Changes:
AIChatAgentSource
Test plan
🤖 Generated with Claude Code