google-gemini / generative-ai-js

The official Node.js / Typescript library for the Google Gemini API
https://ai.google.dev/
Apache License 2.0
502 stars 96 forks source link

Add `responseSchema` to `generationConfig` #158

Closed lahirumaramba closed 1 month ago

lahirumaramba commented 1 month ago

Add responseSchema support to GenerationConfig Restructure FunctionDeclarationSchemaProperty to extend from a base type Schema Add new ResponseSchema type