ZIm/crates/inline_completion
Marshall Bowers 09967ac3d0
zeta: Send up diagnostics with prediction requests (#24384)
This PR makes it so we send up the diagnostic groups as additional data
with the edit prediction request.

We're not yet making use of them, but we are recording them so we can
use them later (e.g., to train the model).

Release Notes:

- N/A

---------

Co-authored-by: Nathan <nathan@zed.dev>
2025-02-06 18:07:26 +00:00
..
src zeta: Send up diagnostics with prediction requests (#24384) 2025-02-06 18:07:26 +00:00
Cargo.toml zeta: Send up diagnostics with prediction requests (#24384) 2025-02-06 18:07:26 +00:00
LICENSE-GPL Extract InlineCompletionProvider to its own crate (#20935) 2024-11-20 16:51:13 -05:00