ZIm/crates/language_model/src
Marshall Bowers f0515d1c34
agent: Show a notice when reaching consecutive tool use limits (#29833)
This PR adds a notice when reaching consecutive tool use limits when
using normal mode.

Here's an example with the limit artificially lowered to 2 consecutive
tool uses:


https://github.com/user-attachments/assets/32da8d38-67de-4d6b-8f24-754d2518e5d4

Release Notes:

- agent: Added a notice when reaching consecutive tool use limits when
using a model in normal mode.
2025-05-03 02:09:54 +00:00
..
model agent: Add support for google gemini 2.5 flash preview (#29205) 2025-04-22 09:37:12 +00:00
fake_provider.rs Treat invalid JSON in tool calls as failed tool calls (#29375) 2025-04-24 16:54:27 -04:00
language_model.rs agent: Show a notice when reaching consecutive tool use limits (#29833) 2025-05-03 02:09:54 +00:00
rate_limiter.rs agent: Extract usage information from response headers (#29002) 2025-04-17 20:11:07 +00:00
registry.rs Associate each thread with a model (#29573) 2025-04-28 23:43:16 +00:00
request.rs agent: Support images via @file and the file context picker (#29596) 2025-04-29 16:26:27 +02:00
role.rs language_model: Remove dependencies on individual model provider crates (#25503) 2025-02-24 16:41:35 -05:00
telemetry.rs telemetry_events: Rename AssistantEvent to AssistantEventData (#28133) 2025-04-04 19:28:32 -04:00