Skip to content

OpenAI.Request.NumberOfResults

Andrew Lambert edited this page Jan 31, 2023 · 1 revision

OpenAI.Request.NumberOfResults

Property declaration

 Dim NumberOfResults As Integer

Remarks

The number of results to return in the response. Defaults to 1, and not all endpoints can return more than 1.

Clone this wiki locally