TanStack
Interface References

ThinkingPart

Defined in: packages/ai/src/types.ts:450

Properties

content

ts
content: string;

Defined in: packages/ai/src/types.ts:452


signature?

ts
optional signature?: string;

Defined in: packages/ai/src/types.ts:454


stepId?

ts
optional stepId?: string;

Defined in: packages/ai/src/types.ts:453


type

ts
type: "thinking";

Defined in: packages/ai/src/types.ts:451