How to Update *Objects (in the Code) from in the D...
# general-english
d
Can anyone please advise a non-engineer how to apply the Objects (and whatever els is editable) from within the user Docs on pages like this: https://docs.vapi.ai/api-reference/assistants/get If there was just a little training on this (and how to best customize our agents here) that would be really appreciated. 🥹
a
Can you explain a little more about what you are trying to do?
d
Yes, make changes to the "code" of Vapi (wherever that is actually done) so as to optimize it based on our needs. It is still unclear HOW exactly this is done.
h
its all API requests, which has its own learning curve
a
I made this @DoKo maybe it will help?

https://www.youtube.com/watch?v=FmToxKE1Qj0â–¾

d
Thank you @AiTitus :). There are certainly some nuggets in here for us to review. Are there any other BEST PRACTICES you-all use to make changes to your ASSISTANTS (with or without using MAKE)? If so, how? The documentation is very lean in this regard and my hope is to get more support with regard to these important aspects of building a working service platform for clients.
Here is a USE CASE to put this in perspective: We want the tone and style of our assistant to match the words said for the {End Call Message}. Currently, it says "Goodbye" (the ascribed word) but it's in a very different tone than the rest of the assistant.
We figured out that changes to the assitant can be made within Vapi directly using the windows to the right of this page: https://docs.vapi.ai/api-reference/assistants/update
4 Views