mirror of
https://github.com/trustgraph-ai/trustgraph.git
synced 2026-07-02 22:41:01 +02:00
git-subtree-dir: ai-context/trustgraph-templates git-subtree-split: 42a5fd1b678f32be378062e30451e2052ccb95dd
253 B
253 B
To use Google AI Studio APIs, you need an API token which must be provided in a Kubernetes secret.
kubectl -n {{namespace}} create secret \
generic googleaistudio-credentials \
--from-literal=google-ai-studio-key=GOOGLEAISTUDIO-KEY