zed/crates/zed
Nathan Sobo 0b7d095c0a
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-24 12:00:43 -06:00
..
resources Update app-icon@2x.png 2023-02-26 11:03:43 -05:00
src Merge remote-tracking branch 'origin/main' into zmd 2023-05-24 11:04:07 -06:00
build.rs Move weak linking into zed's build.rs 2022-11-08 16:04:55 +01:00
BundleDocumentTypes.plist Change LSHandlerRank to Alternate 2023-03-15 19:18:39 -04:00
Cargo.toml Introduce the ability to talk to GPT-4 within buffers on preview and dev (#2524) 2023-05-24 12:00:43 -06:00
RELEASE_CHANNEL Store current release channel name in a file in the zed crate 2022-10-26 16:19:19 -07:00