zed/crates/auto_update
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 Rename settings::register_setting -> settings::register 2023-05-17 15:06:11 -07:00
Cargo.toml WIP: Stream in completions 2023-05-22 20:28:22 -06:00