zed/crates/util
Nathan Sobo ee63de0022 Introduce the ability to talk to GPT-4 within buffers on preview and dev (#2524)
This adds basic ability to interact with OpenAI inside a buffer.

Release Notes:

* If`OPENAI_API_KEY` is defined in your environment, you can now run the
`ai: assist` command to pass the text of your current buffer to GPT-4.
If you're editing a file with a `.zmd` extension, you can also invoke
the model with `cmd-enter.` (preview-only)
2023-05-25 10:16:06 -04:00
..
src Merge branch 'main' into setting-store 2023-05-17 09:55:24 -07:00
Cargo.toml Introduce the ability to talk to GPT-4 within buffers on preview and dev (#2524) 2023-05-25 10:16:06 -04:00