Hi, while implementing/testing the write tool, sometimes I’m getting a response from the OpenAI client with duplicate keys in the JSON. Please see below where function arguments have two keys “parameter”
[your_program] Usage of toolCall : ChatCompletionMessageToolCall{id=toolu_bdrk_014bUpP2ePKMmpCAK2xnFVfS, function=Function{arguments={“parameter”: “app/main.py”, “parameter”: “print(“Hello world”)”}, name=Write, additionalProperties={}}, type=function, additionalProperties={index=0}}

