ZIm/crates/assistant/src
Marshall Bowers e5b97a5e48
Move report_assistant_event into language_model crate (#25508)
This PR moves the `report_assistant_event` function from the
`language_models` crate to the `language_model` crate.

This allows us to drop some dependencies on `language_models`.

Release Notes:

- N/A
2025-02-24 22:27:26 +00:00
..
assistant.rs assistant: Rename action from New Context to New Chat (#25455) 2025-02-24 09:19:38 -03:00
assistant_configuration.rs Eliminate GPUI View, ViewContext, and WindowContext types (#22632) 2025-01-26 03:02:45 +00:00
assistant_panel.rs assistant: Rename action from New Context to New Chat (#25455) 2025-02-24 09:19:38 -03:00
inline_assistant.rs Move report_assistant_event into language_model crate (#25508) 2025-02-24 22:27:26 +00:00
slash_command_settings.rs Eliminate GPUI View, ViewContext, and WindowContext types (#22632) 2025-01-26 03:02:45 +00:00
terminal_inline_assistant.rs Move report_assistant_event into language_model crate (#25508) 2025-02-24 22:27:26 +00:00