zed/crates/util
Nathan Sobo 7e6cccfa3d WIP: Stream in completions
Drop dependency on tokio introduced by async-openai and do it ourselves.

The approach I'm taking of replacing instead of appending is causing issues. Need to just append.
2023-05-22 20:28:22 -06:00
..
src Merge branch 'main' into setting-store 2023-05-17 09:55:24 -07:00
Cargo.toml WIP: Stream in completions 2023-05-22 20:28:22 -06:00