Improve provider reliability and usage visibility

This commit is contained in:
2026-08-21 19:12:14 -05:00
parent 19b2c5f687
commit be1dbb600a
28 changed files with 1070 additions and 592 deletions
@@ -73,7 +73,7 @@ async fn rig_stream_maps_reasoning_text_usage_and_stop() {
},
AgentEvent::UsageUpdated {
usage: Usage {
input_tokens: 4,
input_tokens: 2,
output_tokens: 6,
cached_input_tokens: 2,
cache_creation_input_tokens: 0,