Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Local Function Calling on iOS mobile SDK #24

Open
Anand9893 opened this issue Jan 21, 2025 · 0 comments
Open

Local Function Calling on iOS mobile SDK #24

Anand9893 opened this issue Jan 21, 2025 · 0 comments

Comments

@Anand9893
Copy link

We are trying to build a Voice Assistant. We are using the iOS Client to start the web call from the iOS app. With this call, we are also sharing the metadata like userId for the custom LLM backend which is connected with the Vapi server.

Here we would like to receive certain events from our custom LLM backend to the iOS app to make some UI update or navigation. On researching it seems to be possible to achieve this via function calling. But the function call in the Vapi Dashboard requires us to provide a server URL. But in the documentation it is mentioned that if the server URL is not given then the function call will be forwarded to the iOS mobile client.

Is the any other way to communicate from our custom LLM backend which is connected to Vapi via webhook to send some JSON data back to mobile for UI updates?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant