ApiSchemas
SpanKind
One shape from the contract, as it appears on the wire.
Used by traces.forSession
Referenced from Span
JSON Schema
{
"type": "string",
"enum": [
"turn",
"model",
"tool",
"compaction",
"other"
]
}One shape from the contract, as it appears on the wire.
Used by traces.forSession
Referenced from Span
{
"type": "string",
"enum": [
"turn",
"model",
"tool",
"compaction",
"other"
]
}