인터페이스: ThinkingPart
정의 위치: packages/ai/src/types.ts:452
속성
content
content: string;
정의 위치: packages/ai/src/types.ts:454
signature?
optional signature?: string;
정의 위치: packages/ai/src/types.ts:456
stepId?
optional stepId?: string;
정의 위치: packages/ai/src/types.ts:455
type
type: "thinking";
정의 위치: packages/ai/src/types.ts:453