
Ultimate access to all questions.
Deep dive into the quiz with AI chat providers.
We prepare a focused prompt with your quiz and certificate details so each AI can offer a more tailored, in-depth explanation.
An AI chatbot for banking customers sometimes continues responding after "Thank you for contacting us." Which parameter should you use to end generation at that phrase?
A
stop-sequences
B
temperature
C
top-p
D
max-tokens
Explanation:
The stop-sequences parameter is used to control when text generation should stop by specifying sequences that, when encountered, will halt the generation process.
Stop sequences are particularly useful for chatbots and conversational AI to ensure responses end at appropriate closing statements.