JazzyMcJazz
Results
1
issues of
JazzyMcJazz
Closes #412 Small change, that enables calling `agent.stream_competion(...).await?.stream().await?;` inside `Box::pin(async_stream::stream! { ... });`. The implementation hopefully handles `wasm32` arch. I have added a `multi_turn_streaming.rs` example. It is based on the...