-
Notifications
You must be signed in to change notification settings - Fork 2.7k
Open
Labels
Description
Agent A use O4-mini,
Agent B use gpt-4.1
When provide A_result.to_input_list() as B.input, meet this error:
openai.BadRequestError: Error code: 400 - {'error': {'message': 'Reasoning input items can only be provided to a reasoning or computer use model. Remove reasoning items from your input and try again.', 'type': 'invalid_request_error', 'param': 'input', 'code': None}}
Maji3429, someshfengde, vivekbhg and bakikucukcakiroglu