Skip to content

Commit

Permalink
Add responseMimeType to helper builder for GenerationConfig (#151)
Browse files Browse the repository at this point in the history
Closes #147
  • Loading branch information
emilypgoogle committed May 17, 2024
1 parent 440e6b1 commit 2d33569
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,7 @@ private constructor(
* candidateCount = 4
* maxOutputTokens = 300
* stopSequences = listOf("in conclusion", "-----", "do you need")
* responseMimeType = "application/json"
* }
* ```
*/
Expand Down

0 comments on commit 2d33569

Please sign in to comment.