zed/crates/assistant2
Kyle Kelley 689e4aef2f
Render messages as early as possible to show progress (#11569)
This shows "Researching..." as placeholder text as early as possible so
that the user can see the model is working on reading/researching/etc.

This also adds on an `Option<Value>` to the `render_running` function so
that tools can hopefully render based on partially completed JSON (still
to come).

Release Notes:

- N/A
2024-05-08 10:24:51 -07:00
..
evals
src Render messages as early as possible to show progress (#11569) 2024-05-08 10:24:51 -07:00
Cargo.toml
LICENSE-GPL