OpenAI-API-dotnet icon indicating copy to clipboard operation
OpenAI-API-dotnet copied to clipboard

How to employ "numOutputs" > 1

Open LarsLiden opened this issue 3 years ago • 0 comments

I see that CompletionRequest can ask for more than one output, but I seem to only be able to retrieve the first one using "GetString()". Any guidance on how to get multiple responses? Thanks!

LarsLiden avatar Sep 27 '22 18:09 LarsLiden