Zenaique
Topics
Practice
Browse
Reference
Challenges
Pricing
Search…
⌘K
Topics
/
Prompt Engineering
/
Max Tokens
Max Tokens
Subtopic
10 questions
Questions tagged with Max Tokens — part of Prompt Engineering.
Format
Difficulty
Role
Experience
Companies
Sort
Newest
Quality
Difficulty ↑
Difficulty ↓
Questions
A response comes back with finish_reason = 'length' which interpretation is correct?
Multiple Choice
Medium
·
Qual 4.0
OpenAI
Define a stop sequence in an LLM API call
Flashcard
Easy
·
Qual 4.0
max_tokens vs stop: pair each parameter with the cap it enforces on the completion.
Match Pairs
Easy
·
Qual 4.0
What is the EOS token and how does the runtime use it?
Flashcard
Easy
·
Qual 4.0
Flashcard: what is a stop sequence in an LLM API call and what is it used for?
Flashcard
Easy
·
Qual 4.0
What does a model's 'context window' mean and what does it include?
Multiple Choice
Easy
·
Qual 4.0
In a production prompt for generating a single SQL query, what's the right way to make sure the model returns only the SQL without trailing commentary?
Multiple Choice
Medium
·
Qual 4.0
What does the max_tokens parameter control in an LLM API call?
Multiple Choice
Easy
·
Qual 4.0
Spot the errors in this stop-sequence configuration recommendation
Spot the Error
Hard
·
Qual 4.0
How effective is the soft directive 'be brief' as an output-length constraint compared to the hard max_tokens parameter?
Multiple Choice
Medium
·
Qual 4.0