We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e2df508 commit 6810f43Copy full SHA for 6810f43
README.md
@@ -14,6 +14,15 @@ _This library is not developed or endorsed by Google._
14
15
- Erdem Köse - **[github.com/erdemkose](https://github.com/erdemkose)**
16
17
+## Table of Contents
18
+- [Installation](#installation)
19
+- [How to use](#how-to-use)
20
+ - [Basic text generation](#basic-text-generation)
21
+ - [Multimodal input](#multimodal-input)
22
+ - [Chat Session (Multi-Turn Conversations)](#chat-session-multi-turn-conversations)
23
+ - [Tokens counting](#tokens-counting)
24
+ - [Listing models](#listing-models)
25
+
26
## Installation
27
28
> You need an API key to gain access to Google Generative AI services.
0 commit comments