openai-openapi icon indicating copy to clipboard operation
openai-openapi copied to clipboard

Remove required `thread_id` from CreateRunRequest and CreateThreadAndRunRequest

Open StefanBratanov opened this issue 1 year ago • 0 comments

thread_id is not a required field (actually not even one of the fields) in CreateRunRequest and CreateThreadAndRunRequest objects

StefanBratanov avatar Jan 19 '24 08:01 StefanBratanov