mirror of
https://github.com/zed-industries/zed.git
synced 2025-02-06 02:37:21 +00:00
0b7d095c0a
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) |
||
---|---|---|
.. | ||
app | ||
elements | ||
keymap_matcher | ||
platform | ||
scene | ||
views | ||
app.rs | ||
assets.rs | ||
clipboard.rs | ||
color.rs | ||
elements.rs | ||
executor.rs | ||
font_cache.rs | ||
fonts.rs | ||
geometry.rs | ||
gpui.rs | ||
image_data.rs | ||
json.rs | ||
keymap_matcher.rs | ||
platform.rs | ||
scene.rs | ||
test.rs | ||
text_layout.rs | ||
util.rs | ||
views.rs |