Variable: webSearchCitationSchema
constwebSearchCitationSchema:ZodObject<{snippet:ZodOptional<ZodString>;title:ZodOptional<ZodString>;url:ZodString; },$strip>
Schema for a single source the model cited while answering.
constwebSearchCitationSchema:ZodObject<{snippet:ZodOptional<ZodString>;title:ZodOptional<ZodString>;url:ZodString; },$strip>
Schema for a single source the model cited while answering.