Skip to content

Commit 4eb7fd0

Browse files
committed
Update test_doc.py
1 parent 446093f commit 4eb7fd0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/test_doc.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,6 @@
3737
"<400> InternalError.Algo.InvalidParameter: Temperature should be in [0.0, 2.0]"
3838
)
3939
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}"
4140
ERR_MSG_TOOL_CHOICE = '<400> InternalError.Algo.InvalidParameter: tool_choice is one of the strings that should be ["none", "auto"]'
4241

4342

0 commit comments

Comments
 (0)