You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: tests/test_doc.py
-1Lines changed: 0 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -37,7 +37,6 @@
37
37
"<400> InternalError.Algo.InvalidParameter: Temperature should be in [0.0, 2.0]"
38
38
)
39
39
ERR_MSG_PARTIAL_THINKING_CONFLICT="<400> InternalError.Algo.InvalidParameter: Partial mode is not supported when enable_thinking is true"
40
-
ERR_MSG_R1_THINKING="Error code: 400 - {'code': 20015, 'message': 'Value error, current model does not support parameter `enable_thinking`.', 'data': None}"
41
40
ERR_MSG_TOOL_CHOICE='<400> InternalError.Algo.InvalidParameter: tool_choice is one of the strings that should be ["none", "auto"]'
0 commit comments