Skip to content

Commit 506e2fb

Browse files
authored
genai: document that this client uses the beta API (#77)
1 parent 4272fec commit 506e2fb

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

genai/doc.go

+2
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@
1414

1515
// Package genai is a client for the Google AI generative models.
1616
//
17+
// NOTE: This client uses the v1beta version of the API.
18+
//
1719
// # Getting started
1820
//
1921
// Reading the [examples] is the best way to learn how to use this package.

0 commit comments

Comments
 (0)