Support for OpenAI Predicted Outputs #24609
notpeter
started this conversation in
LLMs and Zed Agent
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Check for existing issues
Describe the feature
On 2024-11-04 OpenAI Announced support for Predicted Outputs. One of the suggested use cases is for code rewriting where you provide the provide the existing code block both as an input message and as a predicted output. For example:
My understanding is that this can reduce latency and result in faster edits. It is currently only supported on
gpt-4o
andgpt-4-mini
models.Environment
Zed: v0.162.0 (Zed Nightly 083f063)
OS: macOS 14.7.0
Memory: 64 GiB
Architecture: aarch64
If applicable, add mockups / screenshots to help present your vision of the feature
No response
Beta Was this translation helpful? Give feedback.
All reactions