ZIm/crates/language_model/src
Boris Cherny b87c4a1e13
assistant: Add health telemetry (#19928)
This PR adds a bit of telemetry for Anthropic models, in order to
understand model health. With this logging, we can monitor and diagnose
dips in performance, for example due to model rollouts.

Release Notes:

- N/A

---------

Co-authored-by: Max Brunsfeld <maxbrunsfeld@gmail.com>
2024-10-31 16:21:26 -07:00
..
model Remove Qwen2 model (#18444) 2024-09-27 13:30:25 -04:00
provider assistant: Add health telemetry (#19928) 2024-10-31 16:21:26 -07:00
language_model.rs assistant: Add health telemetry (#19928) 2024-10-31 16:21:26 -07:00
logging.rs assistant: Add health telemetry (#19928) 2024-10-31 16:21:26 -07:00
provider.rs Add GitHub Copilot Chat Support (#14842) 2024-07-30 09:32:58 +02:00
rate_limiter.rs Allow customization of the model used for tool calling (#15479) 2024-07-30 16:18:53 +02:00
registry.rs assistant: Add support for displaying billing-related errors (#19082) 2024-10-11 13:22:45 -04:00
request.rs Allow Anthropic custom models to override temperature (#18160) 2024-09-20 14:59:12 -06:00
role.rs Restructure workflow step resolution and fix inserting newlines (#15720) 2024-08-05 09:18:06 +02:00
settings.rs Allow Anthropic custom models to override temperature (#18160) 2024-09-20 14:59:12 -06:00