Can't republish assistant updates
# support
l
Changed my model to gpt-4o-realtime and since then, the dashboard doesnt let me save anything. I suspect its because the data is in an invalid state (temp <0.6)
v
Try setting your temperature to 0.3 The recommended temperature range for gpt-4o-realtime in Vapi is between 0 and 0.3, not below 0.6 as you suspected. According to [Discord discussions](https://discord.com/channels/1211482211119796234/1336989548357353524), this specific range is valid for the model, and setting it to 0.3 has helped users resolve similar issues.
Copy code
// In your Vapi dashboard
1. Select your assistant
2. Set temperature = 0.3
3. Save changes
Sources: - [Discord discussion about temperature settings](https://discord.com/channels/1211482211119796234/1336989548357353524) - [Discord discussion about gpt-4o issues](https://discord.com/channels/1211482211119796234/1336548894896816222)
Try setting your temperature to 0.3 The recommended temperature range for gpt-4o-realtime in Vapi is between 0 and 0.3, not below 0.6 as you suspected. According to [Discord discussions](https://discord.com/channels/1211482211119796234/1336989548357353524), this specific range is valid for the model, and setting it to 0.3 has helped users resolve similar issues.
Copy code
// In your Vapi dashboard
1. Select your assistant
2. Set temperature = 0.3
3. Save changes
Sources: - [Discord discussion about temperature settings](https://discord.com/channels/1211482211119796234/1336989548357353524) - [Discord discussion about gpt-4o issues](https://discord.com/channels/1211482211119796234/1336548894896816222)
k
Hey, really sorry for your experience and for your customers' bad experience as well. If possible, could you record a loom video describing this error/behavior or inconsistency in the dashboard with the steps to reproduce it? That way, I can share this with my team, and we'll take a look. We'll even try to reproduce the same so we can fix it for you. Also, I'll request you to share your assistant ID.