Skip to content

Commit f8a160f

Browse files
authored
fix: issue with the transmission of the ark api_key parameter (#480)
1 parent ccd59d1 commit f8a160f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

veadk/models/ark_llm.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@
9797
"extra_query",
9898
"extra_body",
9999
"timeout",
100-
"reasoning"
100+
"reasoning",
101101
# auth params
102102
"api_key",
103103
"api_base",

0 commit comments

Comments
 (0)