CascioCavano
03/13/2025, 10:32 AMVapi Support Bot
03/13/2025, 10:33 AMgpt-4o-realtime-preview-2024-12-17
- gpt-4o-mini-realtime-preview-2024-12-17
- gpt-4o-2024-11-20
However, the issue you're describing where the assistant doesn't respond after the first message is a known problem that has been reported by other users. According to our documentation, there have been [instances where the LLM fails to generate responses after an initial greeting when using a custom OpenAI API key](https://discord.com/channels/1211482211119796234/1211483291191083018/threads/1339884806229458946).
To troubleshoot this issue, you might want to:
1. Check that your model configuration is correct (the deployment name must exactly match the model name in Vapi)
2. Verify your authentication settings
3. Review your call logs to trace any specific errors
Could you clarify which specific model you're trying to use? That would help me provide more targeted assistance.
Sources:
- [Discord Thread about Model Response Issues](https://discord.com/channels/1211482211119796234/1211483291191083018/threads/1339884806229458946)
- [Vapi Changelog December 21, 2024](https://docs.vapi.ai/changelog/2024/12/21)Kyle Brunker
03/14/2025, 2:53 AM