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
505 stars 100 forks source link

Not allowed to use if user in Hong Kong #167

Open Hi99simon opened 1 month ago

Hi99simon commented 1 month ago

Description of the bug:

the plugin stopped responding, throwing error if user is using in Hong Kong. Can there be workaround like for vertexAI, able to access in restricted region? Quite unfair to ban access for those users.

Actual vs expected behavior:

Able to use the plugin.

Any other information you'd like to share?

No response

singhniraj08 commented 1 month ago

@Hi99simon, Thank you reporting this issue. This repository is for issues related to Dart SDK client bugs or improvements and the client doesn't control the service's responses. For issues related to Gemini API, we would suggest you to use "Send Feedback" option in Gemini docs. Ref: Screenshot below. You can also post this issue on Discourse forum.

image