Documentation Index
Fetch the complete documentation index at: https://docs.praison.ai/llms.txt
Use this file to discover all available pages before exploring further.
TelemetryEventType
Defined in the telemetry module.Rust AI Agent SDK Event types for telemetry.
Fields
| Name | Type | Description |
|---|---|---|
AgentStart | variant | - |
AgentEnd | variant | - |
ToolCall | variant | - |
LlmRequest | variant | - |
LlmResponse | variant | - |
Error | variant | - |
Custom | variant | - |
Source
View on GitHub
praisonai/src/telemetry/mod.rs at line 0
