fiddler.span.type attribute.
Values
| Constant | Value | Description |
|---|---|---|
AGENT | "agent" | An autonomous agent span. |
CHAIN | "chain" | A chain or workflow span. |
LLM | "llm" | An LLM generation span. |
OTHER | "other" | An uncategorized span. |
TOOL | "tool" | A tool/function invocation span. |