Skip to content
This repository was archived by the owner on Feb 28, 2026. It is now read-only.

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