Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

303
Views
How to specify maximum number of words OpenAI completion should return

How can I specify the number of words the Open AI completion should return?

E.g imagine I ask the AI the question

Who is Elon Musk?

What parameter can I use to make sure the AI sends back results less than or equal to 300 words.

I was thinking the max_tokens parameter was for that but it seems max_tokens is for breaking the input down not the output.

Any ideas would be greatly appreciated. Thank you

about 4 years ago · Santiago Trujillo
1 answers
Answer question

0

The parameter you are looking for in the Playground is called Maximum length and in the API "max_tokens"

As described in the documentation, max_tokens has to do with the output not the input:

The maximum number of tokens allowed for the generated answer

Please note that this parameter is dealing with tokens not words. If you want to find the equivalent number of words to tokens use the tokenizer.

about 4 years ago · Santiago Trujillo Report
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!