microsoft / TypeChat

TypeChat is a library that makes it easy to build natural language interfaces using types.
https://microsoft.github.io/TypeChat/
MIT License
8.06k stars 379 forks source link

Streaming #144

Closed AceHack closed 6 months ago

AceHack commented 7 months ago

Please allow streaming output for typechat that can output one token/word at a time to allow for streaming.

DanielRosenwasser commented 6 months ago

This seems like a duplicate of #70 where there's currently a discussion around streaming. Curious about what the use-case you had in mind was.