Stream Test App
July 7, 2026 ยท View on GitHub
A test application that demonstrates streaming functionality.
- Send any message for the normal single-stream demo with suggested actions.
- Send
simple-cardto send a minimal Adaptive Card outside the streaming flow. - Send
multi-streamto test emitting an Adaptive Card as part of the first stream final message, finalizing withclose(), and then reusingctx.streamfor another streamed response.
Running
python src/main.py