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

ThinkingPart

Interface: ThinkingPart

Defined in: types.ts:204

Properties

content

ts
content: string;
content: string;

Defined in: types.ts:206


type

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

Defined in: types.ts:205