Skip to content

Commit

Permalink
format
Browse files Browse the repository at this point in the history
Change-Id: I161dd7b9b371e005b4385faeaa84f6d141e09b43
  • Loading branch information
MarkDaoust committed Oct 17, 2024
1 parent b9a965e commit 6f8557e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions google/generativeai/types/generation_types.py
Original file line number Diff line number Diff line change
Expand Up @@ -174,6 +174,7 @@ class GenerationConfig:
presence_penalty: float | None = None
frequency_penalty: float | None = None


GenerationConfigType = Union[protos.GenerationConfig, GenerationConfigDict, GenerationConfig]


Expand Down

0 comments on commit 6f8557e

Please sign in to comment.