ApiSchemas
StreamFormat
One shape from the contract, as it appears on the wire.
Used by sessions.streamToken
Referenced from StreamTokenIssued
JSON Schema
{
"type": "string",
"enum": [
"ai-sdk",
"ag-ui",
"plane"
]
}One shape from the contract, as it appears on the wire.
Used by sessions.streamToken
Referenced from StreamTokenIssued
{
"type": "string",
"enum": [
"ai-sdk",
"ag-ui",
"plane"
]
}