mirror of
https://github.com/trustgraph-ai/trustgraph.git
synced 2026-07-23 20:21:03 +02:00
6 lines
149 B
Markdown
6 lines
149 B
Markdown
|
|
To use Google AI Studio APIs, you need an API token which must be provided in an environment variable.
|
||
|
|
|
||
|
|
```
|
||
|
|
GOOGLE_AI_STUDIO_KEY=TOKEN-GOES-HERE
|
||
|
|
```
|