Re-introduce syntax-based context and use new model (#24469)

Release Notes:

- N/A

---------

Co-authored-by: Marshall <marshall@zed.dev>
This commit is contained in:
Antonio Scandurra 2025-02-07 20:19:57 +01:00 committed by GitHub
parent fd7fa87939
commit f6e396837c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 427 additions and 385 deletions

View file

@ -561,7 +561,7 @@ wasmtime = { version = "24", default-features = false, features = [
wasmtime-wasi = "24"
which = "6.0.0"
wit-component = "0.201"
zed_llm_client = "0.2"
zed_llm_client = "0.3"
zstd = "0.11"
metal = "0.31"