Documentation
Framework
Version
Class References
Function References
Interface References
Type Alias References
Variable References

ThinkingPart

Interface: ThinkingPart

Defined in: types.ts:278

Properties

content

ts
content: string;
content: string;

Defined in: types.ts:280


type

ts
type: "thinking";
type: "thinking";

Defined in: types.ts:279