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

Implement RealtimeAgent for Real-Time Conversational AI Support in ag2 Framework #196

Merged
merged 62 commits into from
Dec 20, 2024

Conversation

sternakt
Copy link
Collaborator

This pull request introduces the RealtimeAgent to the ag2 framework, enabling real-time conversational capabilities powered by OpenAI's Realtime API. Key features include:

  • Real-Time Audio Interaction: Support for voice-based, real-time conversations integrated with Twilio.
  • Agent-Driven Task Management: Seamless task delegation to AutoGen's Swarm teams using the tool-calling mechanism.

Checks

Copy link
Collaborator

@sonichi sonichi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks. It'll be helpful to write a short description of the notebook's function and scenario in the beginning.

autogen/agentchat/realtime_agent/realtime_agent.py Outdated Show resolved Hide resolved
@davorrunje davorrunje merged commit f311641 into main Dec 20, 2024
204 of 215 checks passed
@sonichi sonichi deleted the realtime-agent branch December 21, 2024 00:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants