microsoft / microsoft/agent-framework
.NET: [Feature]: Leverage OpenAI WebSockets for Tool Calls
Open
@eavanvalkenburg is already working on this.
Since Jul 16, 2026.
.NET
agents
python
- Dominant language
- Python
- Stars
- 13.6k
- Forks
- 2.3k
- Avg merge
- 2d 45m
- Merged PRs (30d)
- 358
Description
Description
OpenAI have a WebSocket Mode that makes tool calls up to 40% faster. Implementation details are here: https://developers.openai.com/api/docs/guides/websocket-mode
It could be really cool to be able to leverage that in MAF
Code Sample
Language/SDK
Both
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.