Skip to content

Commit b6ee624

Browse files
committed
fix: issue with the transmission of the api_key parameter
1 parent ccd59d1 commit b6ee624

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)