google-gemini / generative-ai-python

The official Python library for the Google Gemini API
https://pypi.org/project/google-generativeai/
Apache License 2.0
1.62k stars 322 forks source link

Update __init__.py #622

Closed RCLDevelopers closed 1 week ago

RCLDevelopers commented 1 week ago

Just a preview really quick this code is the main initialization file for Google's Generative AI SDK it Supports both synchronous and asynchronous operations, Includes caching functionality for improved performance, Provides comprehensive model management tools, Handles both text generation and chat conversations...

Description of the change

Motivation

Type of change

Choose one: (Bug fix | Feature request | Documentation | Other)

Checklist

google-cla[bot] commented 1 week ago

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

MarkDaoust commented 1 week ago

Comments should describe why, not what. import get_model # gets the model doesn't add any new information.

Thanks for taking the time, but I think we're going to pass on this change.