### Your current environment ```text The output of `python collect_env.py` ``` ### 🐛 Describe the bug I encountered an error with the OpenAI server: [openai_api_compatible] Error: API request failed with status code 400: {"object":"error","message":"[{'type': 'string_type', 'loc': ('body', 'messages', 2, 'function_call'), 'msg': 'Input should be a valid string', 'input': {'name': 'function call', 'arguments': '{}'}, 'url': '[https://errors.pydantic.dev/2.6/v/string_type'}]","type":"BadRequestError","param":null,"code":400](https://errors.pydantic.dev/2.6/v/string_type'%7D%5D%22,%22type%22:%22BadRequestError%22,%22param%22:null,%22code%22:400)}