Skip to content

Commit

Permalink
Update __init__.py with adding new model GeminiExp_20241114
Browse files Browse the repository at this point in the history
  • Loading branch information
Amyssjj authored Nov 20, 2024
1 parent bb8256a commit 90d7f8f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions langfun/core/llms/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@
from langfun.core.llms.google_genai import GeminiProVision
from langfun.core.llms.google_genai import Palm2
from langfun.core.llms.google_genai import Palm2_IT
from langfun.core.llms.google_genai import GeminiExp_20241114

# OpenAI models.
from langfun.core.llms.openai import OpenAI
Expand Down

0 comments on commit 90d7f8f

Please sign in to comment.