Documentation
¶
Overview ¶
@sk-task output-streaming#T6.2: runnable example demonstrating chunk + frame streaming
This example demonstrates both chunk streaming (per-task output) and frame streaming (fine-grained agent events). Run with:
export OPENAI_API_KEY=sk-... go run ./examples/features/output-streaming/
To see chunk streaming only (MVP), the frame subscription is optional.
Click to show internal directories.
Click to hide internal directories.