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
大模型返回结果提示为:
openai.BadRequestError: Error code: 400 - {'error': {'message': "An assistant message with 'tool_calls' must be followed by tool messages responding to each 'tool_call_id'. The following tool_call_ids did not have response messages: call_F8DVtoeK7vwW45NL8UBYtVX2", 'type': 'invalid_request_error', 'param': 'messages', 'code': None}}
该异常会导致任务中断
The text was updated successfully, but these errors were encountered:
大模型返回结果提示为:
openai.BadRequestError: Error code: 400 - {'error': {'message': "An assistant message with 'tool_calls' must be followed by tool messages responding to each 'tool_call_id'. The following tool_call_ids did not have response messages: call_F8DVtoeK7vwW45NL8UBYtVX2", 'type': 'invalid_request_error', 'param': 'messages', 'code': None}}
该异常会导致任务中断
The text was updated successfully, but these errors were encountered: