by Azure-Samples · 未分类 · ★ 7
Azure OpenAI RealTime Voice with Agents in Chainlit Introduction This repo is inspired by: From Zero to Hero: Building Your First Voice Bot with GPT-4o Real-Time API using Python Github repo And adds a reusable mechanism to plug in agents and achieve agentic design with RealTime Voice API: Agents are registered beforehand, providing a system message and tools A root agent is also defined, as the entry point for the conversation At runtime, each agent is enriched by as many function calls as the other avaible agents, including their description.
| Stars | 7 |
| Forks | 0 |
| Language | Python |
| Category | 未分类 |
| License | MIT |
| Quality Score | 17.45/100 |
| Open Issues | 1 |
| Last Updated | 2026-01-21 |
| Created | 2025-02-19 |
| Platforms | python |
| Est. Tokens | ~4k |
These tools work well together with openai-realtime-agents-chainlit2 for enhanced workflows:
Explore other popular 未分类 tools:
openai-realtime-agents-chainlit2 is an open-source 未分类 by Azure-Samples with 7 GitHub stars.
openai-realtime-agents-chainlit2 is primarily written in Python.
You can find installation instructions and usage details in the openai-realtime-agents-chainlit2 GitHub repository at github.com/Azure-Samples/openai-realtime-agents-chainlit2. The project has 7 stars and 0 forks, indicating an active community.
openai-realtime-agents-chainlit2 is released under the MIT license, making it free to use and modify according to the license terms.