gougleai

The Python package for Gougle AI API.


License
GPL-2.0
Install
pip install gougleai==1.0.5.5

Documentation

Gougle AI API − Python

The Gougle AI API include Gougle AI models.

Models

Model Name Model ID Model Type
GLT-1 gougleai.models.glt.glt1 Chat Completion and Text Completion
GLT-1.0.5 Beta gougleai.models.glt.glt105 Chat Completion and Text Completion
GIC-1 gougleai.models.gic.gic1 Image Generation
GIC-1.0.5 Beta gougleai.models.gic.gic105 Image Generation

Docs

See DOCS.md for the docs.

More specifications

To see more about Gougle AI API, you can read gougle-official/gougleai for all or gougle-official/gougleai-javascript for javascript.

License

This project is under the GNU General Public License Version 2.0, see LICENSE for more informations