Docs
CodeRabbit
Cloudflare
AG Grid
Netlify
Neon
WorkOS
Clerk
Convex
Electric
PowerSync
Sentry
Prisma
Strapi
Unkey
UI.dev
CodeRabbit
Cloudflare
AG Grid
Netlify
Neon
WorkOS
Clerk
Convex
Electric
PowerSync
Sentry
Prisma
Strapi
Unkey
UI.dev
Class References
Function References
Interface References
Type Alias References
Variable References
Interface References

SummarizationOptions

Interface: SummarizationOptions

Defined in: types.ts:993

Properties

focus?

ts
optional focus: string[];

Defined in: types.ts:998


maxLength?

ts
optional maxLength: number;

Defined in: types.ts:996


model

ts
model: string;

Defined in: types.ts:994


style?

ts
optional style: "bullet-points" | "paragraph" | "concise";

Defined in: types.ts:997


text

ts
text: string;

Defined in: types.ts:995