ZIm/crates/language_models
Oleksiy Syvokon d42cb111f4
agent: Fix tool use in Gemini (#30689)
Thread doesn't run pending tools when `stop_reason` is not `ToolUse`.
Perhaps we should change that so that it always runs pending tools if
there are some, but for now this change just fixes setting `stop_reason`
for Google models.

Release Notes:

- N/A
2025-05-14 15:43:17 +03:00
..
src agent: Fix tool use in Gemini (#30689) 2025-05-14 15:43:17 +03:00
Cargo.toml language_models: Dynamically detect Copilot Chat models (#29027) 2025-05-12 11:28:41 +00:00
LICENSE-GPL Add language_models crate to house language model providers (#20945) 2024-11-20 18:49:34 -05:00