Haii
04/01/2025, 3:20 AMVapi Support Bot
04/01/2025, 3:22 AMmodel: {...modelPrevProperties, ...updated}
.
2. **Try using the messages property**: Instead of using the systemPrompt
property, try using the messages
property. According to [documentation](https://discord.com/channels/1211482211119796234/1211483291191083018/threads/1337126843790397591), you should add a new item to the messages
array, select the role as system
, and then pass your system prompt. The systemPrompt
property was deprecated in the VapiSDK for JS.
3. **Basic troubleshooting**: Try refreshing the page, clearing your browser cache, checking if your browser is up-to-date, and disabling any browser extensions that might interfere with the application.Vapi Support Bot
04/01/2025, 3:22 AMVapi Support Bot
04/01/2025, 3:23 AMc171c4b6-8043-4b94-98ac-bc9a154618d5
) to determine the exact cause.
In the meantime, please try the troubleshooting steps I suggested earlier, especially using the messages
property instead of systemPrompt
if you're using the API, as this has helped some users with similar issues.
A support specialist will be in touch with you soon. Thanks for your patience! 🙏Kings Big
04/01/2025, 7:41 PM