sdbrownlie
04/30/2025, 12:27 AMVapi Support Bot
04/30/2025, 12:29 AMfirstMessage to something completely different to clear the cache:
javascript
const assistant = {
firstMessage: "This is a temporary message to clear cache " + Date.now(),
firstMessageMode: "assistant-speaks-first",
// other configurations
};
After a few calls, switch back to your original message.
Sources:
- [Discord discussion about caching issues](https://discord.com/channels/1211482211119796234/1341552320403607562)
- [Discord discussion about firstMessage not updating](https://discord.com/channels/1211482211119796234/1342338583721414677)Kings_big💫
04/30/2025, 7:53 AM