ZIm/crates/language_models
Marshall Bowers 968ffaa3fd
assistant2: Restructure storage of tool uses and results (#21194)
This PR restructures the storage of the tool uses and results in
`assistant2` so that they don't live on the individual messages.

It also introduces a `LanguageModelToolUseId` newtype for better type
safety.

Release Notes:

- N/A
2024-11-25 21:53:27 -05:00
..
src assistant2: Restructure storage of tool uses and results (#21194) 2024-11-25 21:53:27 -05:00
Cargo.toml Add language_models crate to house language model providers (#20945) 2024-11-20 18:49:34 -05:00
LICENSE-GPL Add language_models crate to house language model providers (#20945) 2024-11-20 18:49:34 -05:00