New issue New issue Closed Closed Matching request params fails if payload is a list instead of object #351 Assignees Labels bug ...
https://github.com/openai/openai-python/blob/main/src/openai/types/chat/completion_create_params.py should be a pydantic model. This is often needed for local servers ...