When I look at the model output in my call logs it seem that llms messages arent truncated when the AI is interrupted. Wanted to confirm if this is the case ?
Asking this since if messages arent truncated at any point in the conversation history then LLM will have zero knowledge that it got interrupted. Meaning it will have no idea if it has to repeat information the caller possibly didnt hear and will have a harder time handling interruptions more naturally.