File tree Expand file tree Collapse file tree 1 file changed +0
-2
lines changed Expand file tree Collapse file tree 1 file changed +0
-2
lines changed Original file line number Diff line number Diff line change @@ -344,7 +344,6 @@ direction LR
344
344
+usingOutputMime(string $mimeType) self
345
345
+usingOutputSchema(array< string, mixed > $schema) self
346
346
+usingOutputModalities(...AiModality $modalities) self
347
- +asArrayResponse(?array< string, mixed > $schema) self
348
347
+asJsonResponse(?array< string, mixed > $schema) self
349
348
+generateResult() GenerativeAiResult
350
349
+generateResults(int $candidateCount) GenerativeAiResult[]
@@ -517,7 +516,6 @@ direction LR
517
516
+usingOutputMime(string $mimeType) self
518
517
+usingOutputSchema(array< string, mixed > $schema) self
519
518
+usingOutputModalities(...AiModality $modalities) self
520
- +asArrayResponse(?array< string, mixed > $schema) self
521
519
+asJsonResponse(?array< string, mixed > $schema) self
522
520
+generateResult() GenerativeAiResult
523
521
+generateResults(int $candidateCount) GenerativeAiResult[]
You can’t perform that action at this time.
0 commit comments