Use more types/constants from zed_llm_client
(#28909)
This PR makes it so we use more types and constants from the `zed_llm_client` crate to avoid duplicating information. Also updates the current usage endpoint to use limits derived from the `Plan`. Release Notes: - N/A
This commit is contained in:
parent
78c856cb75
commit
3fef3cc392
5 changed files with 28 additions and 9 deletions
|
@ -605,7 +605,7 @@ wasmtime-wasi = "29"
|
|||
which = "6.0.0"
|
||||
wit-component = "0.221"
|
||||
workspace-hack = "0.1.0"
|
||||
zed_llm_client = "0.5.0"
|
||||
zed_llm_client = "0.5.1"
|
||||
zstd = "0.11"
|
||||
metal = "0.29"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue