Skip to content

Variable: webSearchCitationSchema

const webSearchCitationSchema: ZodObject<{ snippet: ZodOptional<ZodString>; title: ZodOptional<ZodString>; url: ZodString; }, $strip>

Schema for a single source the model cited while answering.