ZIm/crates/live_kit_client
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
..
.cargo WIP 2022-10-17 23:25:04 -06:00
examples Merge MutableAppContext into AppContext 2023-04-06 15:49:03 -06:00
LiveKitBridge Update LiveKit client SDK to 1.0.12 2023-05-23 15:32:55 +02:00
src Fix failure to see screenshare tracks that were started prior to joining a call 2023-03-13 11:15:22 -07:00
build.rs Appease clippy 2023-01-01 23:50:45 -05: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