We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5482c7f commit ecbe398Copy full SHA for ecbe398
README.md
@@ -23,7 +23,7 @@ struct MyFunctionTools {
23
}
24
25
26
-// MARK: You can directly pass the tools generated from objects to the model in VertexAI.
+// MARK: You can directly pass the tools generated from objects to the model in GoogleGenerativeAI.
27
28
let model = GenerativeModel(
29
modelName: "gemini-1.5-flash",
0 commit comments