Skip to content

Commit

Permalink
Merge pull request #8 from google-gemini/MarkDaoust-patch-2
Browse files Browse the repository at this point in the history
Update content_types.py
  • Loading branch information
meslubi2021 authored Jan 10, 2025
2 parents 2e03e52 + 539e7fe commit d9736c8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions google/generativeai/types/content_types.py
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,8 @@
0: Mode.MODE_UNSPECIFIED,
"mode_unspecified": Mode.MODE_UNSPECIFIED,
"unspecified": Mode.MODE_UNSPECIFIED,
"mode_always": Mode.MODE_UNSPECIFIED,
"always": Mode.MODE_UNSPECIFIED,
Mode.MODE_DYNAMIC: Mode.MODE_DYNAMIC,
1: Mode.MODE_DYNAMIC,
"mode_dynamic": Mode.MODE_DYNAMIC,
Expand Down

0 comments on commit d9736c8

Please sign in to comment.