Felix
07/22/2025, 12:46 PMvapi.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?