google-gemini / generative-ai-dart

The official Dart library for the Google Gemini API
https://ai.google.dev/gemini-api/docs/get-started/tutorial?lang=dart
Apache License 2.0
571 stars 115 forks source link

Update text_generation.dart #213

Open logankilpatrick opened 2 months ago

natebosch commented 2 months ago

214 adds the imports in comments in each sample. Does that address your intentions with this change? That looks like what the JS SDK is doing.