Had A Question Related To Create Assistant
# support
l
Hi, I am new to working with APIs and had a question related to the create assistant API request. I am currently creating a webapp that allows users to create their own assistants and use them for calling. In order to create their assistants I did want to implement a form that takes a users input and uses it to create an assistant. The fields in this form would naturally be the objects for the create assistant call (Ex. transcriber, model, voice etc.), I was wondering if there was any way to have these fields dynamically load (ex: Having all the transcriber providers and the variants in a dropdown), or if I would have to manually add or remove providers if they are'/nt provided anymore I would appreciate any help I can get and would be happy to provide further clarification if needed
s
Easiest to just add them as options in your code in like an array and let them choose from that. It will take less time then setting up an api anyways
s
hey @Lone checking if this is resolved for you?
a
What about system prompt ? is there a way of pushing it with api ?
s
@AnaxPlease create a new support ticket with more details..