Tool Calling without Server URLs
Hello Vapi,
firstly, thanks for the great tool...
now, my query:
it seems you are deprecating
OK, but that raises an issue for us:
we are forced to enter a
FYI, we are using the iOS SDK (watching for background messages, with iOS app doing the calls, which the LLM spits into the message feed)
so we don't actually need a
please can you make it so we can add tools without server URL?
I can add a
but I guess but it seems a bit clunky, if its not actually being used
thank you!
firstly, thanks for the great tool...
now, my query:
it seems you are deprecating
function calls and migrating to tool callingOK, but that raises an issue for us:
we are forced to enter a
server URL to setup tools - but we don't want/need a server URLFYI, we are using the iOS SDK (watching for background messages, with iOS app doing the calls, which the LLM spits into the message feed)
so we don't actually need a
server URLplease can you make it so we can add tools without server URL?
I can add a
server URL (and hopefully the iOS app still sees background messages if we request to?)but I guess but it seems a bit clunky, if its not actually being used
thank you!