Missing request params, while using ensemble model. I have an ensemble model associated with python -> onnx -> python. If you submit a request to one of the Python models, parameters will appear in ...
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 ...