Skip to content

Commit bbe75ff

Browse files
speedstorm1copybara-github
authored andcommitted
feat: placeholder
PiperOrigin-RevId: 872010475
1 parent 3e8eef8 commit bbe75ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

google/genai/tests/shared/models/test_embed.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
pytest_helper.TestTableItem(
2525
name='test_embed',
2626
parameters=genai_types.EmbedContentParameters(
27-
model='text-embedding-004',
27+
model='gemini-embedding-001',
2828
contents='Hello world!',
2929
),
3030
),

0 commit comments

Comments
 (0)