Web SDK and Temporary assistant configs

Hi! I'm currently working on a major Vapi integration and I have some questions that I haven't found answers to in the documentation.
The task is to use the Web SDK to create a new temporary assistant for each new call, since dynamic values ​need to be used from call to call. Somewhere to change the prompt, somewhere the voice, language, etc.
The question is, is it possible to create a temporary assistant EXACTLY the same as through the Dashboard using the Web SDK? Because all day long I've been getting errors about one or another parameter not being in this library or something being out of date. I can't find the full list of temporary assistant configurations. In short, I need real help, because I've been struggling for half a day and can't figure out how to get out of this situation. I need a solution that will allow me to work with each call as dynamically as possible. The main problems arise with the Messaging section, Stop/Start Speaking Plans and some parameters for other sections. Maybe, maybe - I just can't find the right keys for these variables. In general, I want to get at least an answer to the question of what are the limits between creating an assistant via the dashboard and via the Web SDK, and ideally get a list of all possible parameters and how exactly I can specify them for a temporary assistant. Thank you!
Was this page helpful?