babakcode / flutter_gemini

Flutter Google Gemini SDK
https://pub.dev/packages/flutter_gemini
BSD 3-Clause "New" or "Revised" License
177 stars 52 forks source link

Cannot assign response_mime_type in generate config #34

Open dakshvasudev opened 3 months ago

dakshvasudev commented 3 months ago

I want to use a application/json form like : https://ai.google.dev/gemini-api/docs/json-mode?lang=python

Pebsie commented 3 months ago

+1 for this, really important we're able to set this to properly utilise Gemini without errors.