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

Agent is unable to process user audio while is running a function and awaiting for it to be finished #80

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

Comments

@tropxy
Copy link

tropxy commented Jan 21, 2025

Hi again,

In my project I have a node that has a function which calls another LLM to complete a task.
In the meantime I would like that the "main" node would still process the user input, and it seems like it detects that the user is speaking, but then is not able to process the user audio and the task running via the function keeps going...

Is there a way that I can have my agent listening and answering to the user within the call, while still running the task at hands in the background?

I hope this information is enough for a suggestion, but let me know if more details are required, like snippets or logs.

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