Skip to content

Commit

Permalink
New SDK
Browse files Browse the repository at this point in the history
  • Loading branch information
Giom-V authored Dec 15, 2024
1 parent 1f6546a commit 42e5bf8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ You can find lots more in the [quickstarts folder](https://github.com/google-gem

## Official SDKs
The Gemini API is a REST API. You can call the API using a command line tool like `curl` (and you can find REST examples [here](https://github.com/google-gemini/cookbook/tree/main/quickstarts/rest)), or by using one of our [official SDKs](https://ai.google.dev/gemini-api/docs/downloads):
* [Python](https://github.com/google/generative-ai-python)
* Python: [Google GenAI SDKs](https://github.com/googleapis/python-genai) replacing the former [Developer SDK](https://github.com/google/generative-ai-python) one
* [Node.js](https://github.com/google/generative-ai-js)
* [Dart (Flutter)](https://github.com/google/generative-ai-dart)
* [Android](https://github.com/google/generative-ai-android)
Expand Down

0 comments on commit 42e5bf8

Please sign in to comment.