You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add enable_enhanced_civic_answers in GenerationConfig (684a2c5)
support createEmbeddings in Batches.java (8947f6f)
support jailbreak in HarmCategory and BlockedReason (3dab40b)
Bug Fixes
Make async methods in Batches module truly non-blocking (f2ae75a)
Make async methods in Caches, Tuning, and Operations modules truly non-blocking (db56239)
Make async methods in Models module truly non-blocking (c205d01)
Breaking Changes
Removed GenerationConfigThinkingConfig because it was a duplicate of ThinkingConfig. While this type was not intended for external use, if you happen to be using it, please migrate to ThinkingConfig.