OpenAI Agents Streaming API A FastAPI-based backend demonstrating the OpenAI Agents SDK with streaming endpoints for multiple AI agents. This project features dedicated routers per agent with real-time streaming events including agent updates, raw responses, and run items, plus persistent conversation memory for multi-turn interactions. Architecture This project is structured with separate packages for each agent: Each agent package can be imported and used independently, making the system modular and scalable.
| Stars | 9 |
| Forks | 6 |
| Language | Python |
| Category | AI 工具 |
| License | MIT |
| Quality Score | 48.5/100 |
| Open Issues | 1 |
| Last Updated | 2025-09-02 |
| Created | 2025-07-10 |
| Platforms | python |
| Est. Tokens | ~10k |
Explore other popular ai 工具 tools:
openai-agents-streaming-api is This project demonstrates the integration of OpenAI's Agents SDK with FastAPI featuring streaming responses, persistent session memory, and multi-agent orchestration for production-ready conversationa. It is categorized as a AI 工具 with 9 GitHub stars.
openai-agents-streaming-api is primarily written in Python. It covers topics such as agents-sdk, fastapi, openai-agents-sdk.
You can find installation instructions and usage details in the openai-agents-streaming-api GitHub repository at github.com/ahmad2b/openai-agents-streaming-api. The project has 9 stars and 6 forks, indicating an active community.
openai-agents-streaming-api is released under the MIT license, making it free to use and modify according to the license terms.