yaze 0.3.2
Link to the Past ROM Editor
 
Loading...
Searching...
No Matches
yaze::cli::agent::ConversationalAgentService::InternalMetrics Struct Reference

Public Attributes

int user_messages = 0
 
int agent_messages = 0
 
int tool_calls = 0
 
int commands_generated = 0
 
int proposals_created = 0
 
int turns_completed = 0
 
absl::Duration total_latency = absl::ZeroDuration()
 

Detailed Description

Definition at line 100 of file conversational_agent_service.h.

Member Data Documentation

◆ user_messages

◆ agent_messages

◆ tool_calls

◆ commands_generated

◆ proposals_created

◆ turns_completed

◆ total_latency

absl::Duration yaze::cli::agent::ConversationalAgentService::InternalMetrics::total_latency = absl::ZeroDuration()

The documentation for this struct was generated from the following file: