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

Code Execution #204

Closed harshad018 closed 2 months ago

harshad018 commented 3 months ago

Description of the feature request:

Get the code execution as soon as possible to the release on pub.dev, i have seen changes made for the code execution , but still not being released as v0.4.5 on pub.dev , please release that so that we can use it as soon as possible

What problem are you trying to solve with this feature?

The generated code by gemini api will get tested at that time only , which will be a huge step forward since no ai right now have this code execution capacity , which makes this ai very much unique and integrating this with flutter will get this functionality on each and every device app built using gemini api.

Any other information you'd like to share?

I am building my app which will have this specific functionality and i have to do it today only, i.e 10 aug 2024 SO PLEASE RELEASE THE LATEST DEPENDENCY AS SOON AS POSSIBLE.

depombo commented 3 months ago

Probably not advisable for production, but you can start testing it by doing the following in your pubspec.yaml

  google_generative_ai:
    git:
      url: https://github.com/google-gemini/generative-ai-dart.git
      ref: main
      path: pkgs/google_generative_ai
natebosch commented 2 months ago

this is out in https://pub.dev/packages/google_generative_ai/versions/0.4.5 and later versions.

harshad018 commented 2 months ago

Thank you very much!

On Thu, Sep 5, 2024 at 11:58 PM Nate Bosch @.***> wrote:

this is out in https://pub.dev/packages/google_generative_ai/versions/0.4.5 and later versions.

— Reply to this email directly, view it on GitHub https://github.com/google-gemini/generative-ai-dart/issues/204#issuecomment-2332383973, or unsubscribe https://github.com/notifications/unsubscribe-auth/AZZOMN5JBN6V3OKHZSALVQ3ZVCPDTAVCNFSM6AAAAABMJOF3P6VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDGMZSGM4DGOJXGM . You are receiving this because you authored the thread.Message ID: @.***>