Docs
CodeRabbit
Cloudflare
Railway
OpenRouter
WorkOS
Netlify
AG Grid
SerpAPI
Clerk
Prisma
Sentry
Electric
Unkey
CodeRabbit
Cloudflare
Railway
OpenRouter
WorkOS
Netlify
AG Grid
SerpAPI
Clerk
Prisma
Sentry
Electric
Unkey
Class References
Function References
Interface References
Type Alias References
Variable References
Interface References

ThinkingPart

Interface: ThinkingPart

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

Properties

content

ts
content: string;
content: string;

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


signature?

ts
optional signature: string;
optional signature: string;

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


stepId?

ts
optional stepId: string;
optional stepId: string;

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


type

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

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