type ToolResultState = "streaming" | "complete" | "error";
Defined in: packages/ai/src/types.ts:58
Tool result states - track the lifecycle of a tool result
Full-stack Framework powered by TanStack Router for React and Solid
Type-safe Routing for React and Solid applications