summaryrefslogtreecommitdiff
path: root/internal/models/doc.go
diff options
context:
space:
mode:
Diffstat (limited to 'internal/models/doc.go')
-rw-r--r--internal/models/doc.go4
1 files changed, 2 insertions, 2 deletions
diff --git a/internal/models/doc.go b/internal/models/doc.go
index 116a04a..0935b58 100644
--- a/internal/models/doc.go
+++ b/internal/models/doc.go
@@ -1,4 +1,4 @@
// Package models provides functionality for listing and categorizing
-// available OpenAI models. It helps users discover which TTS, image
-// generation, and chat models are available with their API key.
+// available OpenAI and Gemini models. It helps users discover which TTS,
+// image generation, chat, and Gemini models are available with their API keys.
package models