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:986

Properties

focus?

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

Defined in: types.ts:991


maxLength?

ts
optional maxLength: number;
optional maxLength: number;

Defined in: types.ts:989


model

ts
model: string;
model: string;

Defined in: types.ts:987


style?

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

Defined in: types.ts:990


text

ts
text: string;
text: string;

Defined in: types.ts:988