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

allows action to wait on user message #312

Merged
merged 1 commit into from
Jul 27, 2023

Conversation

ajar98
Copy link
Contributor

@ajar98 ajar98 commented Jul 27, 2023

passes a user_message_tracker (the asyncio.Event that is set once the agent response is finished) into the ActionInput. now, actions can wait on the user message before executing the action (or not)

@ajar98 ajar98 merged commit cb69ca8 into main Jul 27, 2023
4 checks passed
m5a0r7 pushed a commit to m5a0r7/vocode-python that referenced this pull request Oct 19, 2023
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

Successfully merging this pull request may close these issues.

1 participant