wraithunder
07/24/2025, 3:42 AMvapi.start() while it's working for my custom llm, problem arises when I try switching to GPT realtime models, I think it's because some configuration is not supported there, e.g. it has limited voice selection, etc. But right now it just fails silently, is there a way to validate the override config first maybe? or perhaps it vapi.start should return error if a certain config is not supported?Chiranjeet Mishra
07/24/2025, 6:18 AM