ZIm/crates/agent
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
..
src Introduce LanguageModelToolUse::raw_input (#29322) 2025-04-24 02:30:48 +00:00
Cargo.toml agent: Extract usage information from response headers (#29002) 2025-04-17 20:11:07 +00:00
LICENSE-GPL Rename assistant2 to agent (#27887) 2025-04-02 00:40:47 +00:00