ZIm/crates/language_model/src/provider
Marshall Bowers ebdb755fef
Surface upstream rate limits from Anthropic (#16118)
This PR makes it so hitting upstream rate limits from Anthropic result
in an HTTP 429 response instead of an HTTP 500.

To do this we need to surface structured errors out of the `anthropic`
crate.

Release Notes:

- N/A
2024-08-12 11:59:24 -04:00
..
anthropic.rs Surface upstream rate limits from Anthropic (#16118) 2024-08-12 11:59:24 -04:00
cloud.rs Surface upstream rate limits from Anthropic (#16118) 2024-08-12 11:59:24 -04:00
copilot_chat.rs Add design tweaks to the AI configuration panel (#15894) 2024-08-08 12:12:36 +02:00
fake.rs Restructure workflow step resolution and fix inserting newlines (#15720) 2024-08-05 09:18:06 +02:00
google.rs Add design tweaks to the AI configuration panel (#15894) 2024-08-08 12:12:36 +02:00
ollama.rs assistant: Use tools in other providers (#15803) 2024-08-06 15:45:47 +02:00
open_ai.rs Add design tweaks to the AI configuration panel (#15894) 2024-08-08 12:12:36 +02:00