Docs
Code Rabbit
Cloudflare
AG Grid
Netlify
Neon
WorkOS
Clerk
Convex
Electric
Sentry
Prisma
Strapi
Unkey
UI.dev
Code Rabbit
Cloudflare
AG Grid
Netlify
Neon
WorkOS
Clerk
Convex
Electric
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:765

Properties

focus?

ts
optional focus: string[];
optional focus: string[];

Defined in: types.ts:770


maxLength?

ts
optional maxLength: number;
optional maxLength: number;

Defined in: types.ts:768


model

ts
model: string;
model: string;

Defined in: types.ts:766


style?

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

Defined in: types.ts:769


text

ts
text: string;
text: string;

Defined in: types.ts:767