ZIm/crates/language_models/src
Ben Brandt e4bd115a63
More resilient eval (#32257)
Bubbles up rate limit information so that we can retry after a certain
duration if needed higher up in the stack.

Also caps the number of concurrent evals running at once to also help.

Release Notes:

- N/A
2025-06-09 18:07:22 +00:00
..
provider More resilient eval (#32257) 2025-06-09 18:07:22 +00:00
ui agent: Fix instruction list item with multiple buttons not working (#30541) 2025-05-12 06:19:20 -03:00
language_models.rs Add support for OpenRouter as a language model provider (#29496) 2025-06-03 15:59:46 +00:00
provider.rs Add support for OpenRouter as a language model provider (#29496) 2025-06-03 15:59:46 +00:00
settings.rs Add UI for configuring the API Url directly (#32248) 2025-06-06 18:05:40 +02:00
ui.rs assistant: Refine settings view's instruction visuals (#25812) 2025-02-28 12:06:47 -03:00