What are the API parameters for gpt-4-vision-preview?

While working with the gpt-4-vision-preview, I am curious to learn all the parameters I can feed into the API. The documentation (https://platform.openai.com/docs/guides/vision) does not mention them explicitly. Who can tell what the parameters that can be used with this model?

Welcome to the community!

It’s a little hidden, but it’s on the API reference page:

https://platform.openai.com/docs/api-reference/chat/create

It’s basically just a chat completion.

1 Like

Thank you for your quick response!

Are you sure this list holds for image inputs as well? You can also set the “detail” with images, which I am missing here.

1 Like