ZIm/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 Show annotations more like the inline assistant (#11530) 2024-05-07 19:16:35 -07:00
src Render messages as early as possible to show progress (#11569) 2024-05-08 10:24:51 -07:00
Cargo.toml assistant2: Add new conversation button, that also saves the current conversation (#11522) 2024-05-07 18:16:48 -04:00
LICENSE-GPL New revision of the Assistant Panel (#10870) 2024-04-23 16:23:26 -07:00