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 abdb9c4 commit 962468bCopy full SHA for 962468b
FirebaseVertexAI/Tests/TestApp/Tests/Integration/IntegrationTests.swift
@@ -65,7 +65,7 @@ final class IntegrationTests: XCTestCase {
65
modelName: "imagen-3.0-fast-generate-001",
66
safetySettings: ImagenSafetySettings(
67
safetyFilterLevel: .blockLowAndAbove,
68
- personGeneration: .blockAll
+ personFilterLevel: .blockAll
69
)
70
71
0 commit comments