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-card to send a minimal Adaptive Card outside the streaming flow.
  • Send multi-stream to test emitting an Adaptive Card as part of the first stream final message, finalizing with close(), and then reusing ctx.stream for another streamed response.

Running

python src/main.py