ZIm/crates/language_models/src
Nathan Sobo 8836c6fb42
Introduce LanguageModelToolUse::raw_input (#29322)
This is to enable alternative streaming solutions at the application
layer. I'm not sure we really should have performed parsing of the input
at this layer. Either way I want to experiment with streaming approaches
in a separate crate on a branch, and this will help.

/cc @maxdeviant @bennetbo @rtfeldman

Closes #ISSUE

Release Notes:

- N/A
2025-04-24 02:30:48 +00:00
..
provider Introduce LanguageModelToolUse::raw_input (#29322) 2025-04-24 02:30:48 +00:00
ui chore: Bump Rust edition to 2024 (#27800) 2025-03-31 20:55:27 +02:00
language_models.rs assistant: Refine settings view's instruction visuals (#25812) 2025-02-28 12:06:47 -03:00
provider.rs assistant: Add Bedrock support (#21092) 2025-02-24 18:10:12 -05:00
settings.rs VSCode Settings import (#29018) 2025-04-23 20:54:09 +00:00
ui.rs assistant: Refine settings view's instruction visuals (#25812) 2025-02-28 12:06:47 -03:00