ZIm/crates/language_models
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 Streaming tool calls (#29179) 2025-04-21 22:28:32 +00:00
LICENSE-GPL Add language_models crate to house language model providers (#20945) 2024-11-20 18:49:34 -05:00