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

SummarizationOptions

Interface: SummarizationOptions

Defined in: types.ts:993

Properties

focus?

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

Defined in: types.ts:998


maxLength?

ts
optional maxLength: number;
optional maxLength: number;

Defined in: types.ts:996


model

ts
model: string;
model: string;

Defined in: types.ts:994


style?

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

Defined in: types.ts:997


text

ts
text: string;
text: string;

Defined in: types.ts:995