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

ThinkingPart

Interface: ThinkingPart

Defined in: packages/typescript/ai/src/types.ts:362

Properties

content

ts
content: string;
content: string;

Defined in: packages/typescript/ai/src/types.ts:364


signature?

ts
optional signature: string;
optional signature: string;

Defined in: packages/typescript/ai/src/types.ts:366


stepId?

ts
optional stepId: string;
optional stepId: string;

Defined in: packages/typescript/ai/src/types.ts:365


type

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

Defined in: packages/typescript/ai/src/types.ts:363