#Completions API question
13 messages · Page 1 of 1 (latest)
??
ye so what ive said is true thnx @barren mulch
and last question its about the https://platform.openai.com/docs/api-reference/completions/create#completions/create-n option
so with this we control how much times it should auto complete?
so if my prompt is program me a basic hello world app in fastify.js
and my n is 1
does the N control how much token as completion should've been done?
i really dont know how it works