StreamMetrics
Defined in the streaming module.Rust AI Agent SDK Timing metrics for a streaming response.
Fields
Methods
new
ttft_ms
stream_duration_ms
total_time_ms
tokens_per_second
update_from_event
mark_request_start
mark_first_token
mark_last_token
mark_stream_end
increment_tokens
Source
View on GitHub
praisonai/src/streaming/mod.rs at line 242
