#Completions API question

13 messages · Page 1 of 1 (latest)

hollow iron
#

So if my prompt is "what age we consider as a teenager ohio" and i give a value to the stop paramter "ohio" it stops generating when it reaches at the end of teenager right?

#

Completions API question

hollow iron
#

??

hollow iron
#

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