Hello.
I have a question about VAPI that I haven't been able to find an answer to:
Here's the scenario:
- We've been using VAPI for recruitment, primarily to conduct interviews.
- Interviews are typically 10 minutes long, but they can run longer if candidates are chatterboxes and give lengthy answers—sometimes lasting twice as long.
- We're using the maxDurationSeconds parameter, but it ends the call abruptly without warning.
- We think it would be helpful to implement a way to give feedback to the assistant about the call duration real-time and have it adjust accordingly.
- For instance, if we could add to the prompt that when the call reaches 10 minutes and the candidate hasn't answered 70% of the questions, the assistant would encourage the candidate to give briefer answers.
Have you encountered a similar challenge? Is there a way we can implement something like this?