Skip to content
This repository was archived by the owner on Apr 1, 2026. It is now read-only.

Commit 9179103

Browse files
committed
remove default value setting
1 parent ebea037 commit 9179103

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

bigframes/operations/blob.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -818,7 +818,6 @@ def audio_transcribe(
818818
prompt=(prompt_text, audio_runtime),
819819
connection_id=connection,
820820
endpoint=model_name,
821-
request_type="unspecified",
822821
model_params={"generationConfig": {"temperature": 0.0}},
823822
)
824823

0 commit comments

Comments
 (0)