giorgior27
03/23/2025, 11:37 AMVapi Support Bot
03/23/2025, 11:39 AMnumWordsToInterruptAssistant
and maxDurationSeconds
can help the AI wait for user input and prevent it from answering its own questions.
3. **Incorrect Assistant Configuration**: The assistant might be using a generic OpenAI virtual assistant instead of your configured one, as mentioned in [Discord discussions](https://discord.com/channels/1211482211119796234/1211483291191083018/threads/1338961731367604284).
4. **Model Temperature**: If the model temperature is set too high, it can cause hallucinations where the AI generates unexpected content.
## Troubleshooting steps you can take
Here are some steps you can take to address this issue:
1. **Adjust timing parameters**: Set numWordsToInterruptAssistant
to 3-5 words and maxDurationSeconds
to 5-10 seconds to give users more time to respond.
2. **Review your System Prompt**: Check if your system prompt is clear and doesn't contain ambiguities that could cause the assistant to answer its own questions or mention personal skills.Vapi Support Bot
03/23/2025, 11:39 AMKyle
03/24/2025, 1:40 PMKyle
03/24/2025, 1:40 PM