DiagnosticsTimelineEntryKind
NexusLabs.Foundry.MicrosoftAgentFramework¶
NexusLabs.Foundry.MicrosoftAgentFramework.Diagnostics¶
DiagnosticsTimelineEntryKind Enum¶
Identifies the kind of event a DiagnosticsTimelineEntry represents.
Fields¶
ChatCompletion 0
An LLM chat completion call.
ToolCall 1
A tool invocation.