ZIm/crates/language_model/src
Danilo Leal b7edc89a87
agent: Improve error and warnings display (#36425)
This PR refactors the callout component and improves how we display
errors and warnings in the agent panel, along with improvements for
specific cases (e.g., you have `zed.dev` as your LLM provider and is
signed out).

Still a work in progress, though, wrapping up some details.

Release Notes:

- N/A
2025-08-18 21:44:07 -03:00
..
model agent2: Port Zed AI features (#36172) 2025-08-15 11:17:17 +00:00
fake_provider.rs Handle auth for claude (#36442) 2025-08-18 20:40:59 +00:00
language_model.rs Handle auth for claude (#36442) 2025-08-18 20:40:59 +00:00
rate_limiter.rs More resilient eval (#32257) 2025-06-09 18:07:22 +00:00
registry.rs agent: Improve error and warnings display (#36425) 2025-08-18 21:44:07 -03:00
request.rs Fix clippy::needless_borrow lint violations (#36444) 2025-08-18 21:54:35 +00:00
role.rs language_model: Remove dependencies on individual model provider crates (#25503) 2025-02-24 16:41:35 -05:00
telemetry.rs agent: Improve error handling and retry for zed-provided models (#33565) 2025-06-30 21:01:32 -06:00