| id | ToolResultState |
|---|---|
| title | ToolResultState |
type ToolResultState = "streaming" | "complete" | "error";Defined in: packages/typescript/ai/src/types.ts:47
Tool result states - track the lifecycle of a tool result
| id | ToolResultState |
|---|---|
| title | ToolResultState |
type ToolResultState = "streaming" | "complete" | "error";Defined in: packages/typescript/ai/src/types.ts:47
Tool result states - track the lifecycle of a tool result