We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4272fec commit 506e2fbCopy full SHA for 506e2fb
genai/doc.go
@@ -14,6 +14,8 @@
14
15
// Package genai is a client for the Google AI generative models.
16
//
17
+// NOTE: This client uses the v1beta version of the API.
18
+//
19
// # Getting started
20
21
// Reading the [examples] is the best way to learn how to use this package.
0 commit comments