langchaingo icon indicating copy to clipboard operation
langchaingo copied to clipboard

OpenAI client does not handle multi-part tool responses

Open lonelycode opened this issue 1 year ago • 0 comments

Tools can have more than one call and response. The current OpenAI implementation breaks when a multi-tool call is responded to in the same response.

lonelycode avatar Sep 22 '24 20:09 lonelycode