Skip to content

Commit 9531bd1

Browse files
authored
Update README.md
1 parent da333cc commit 9531bd1

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ It handles stateful chat, tool calls, and future features like file search & cod
1818

1919
✅ Acts as a drop-in replacement for OpenAI’s Responses API.
2020
✅ Lets you run any backend AI (Ollama, vLLM, Groq, etc.) with OpenAI-compatible clients.
21+
✅ MCP support around both Chat Completions and Responses APIs
2122
✅ Supports OpenAI’s new Coding Assistant / Codex that requires Responses API.
2223
✅ Built for innovators, researchers, OSS enthusiasts.
2324
✅ Enterprise-ready: scalable, reliable, and secure for production workloads.
@@ -34,7 +35,7 @@ It handles stateful chat, tool calls, and future features like file search & cod
3435
- 📝 Persistent state (not just in-memory)
3536
- ✅ CLI validation
3637
- 📝 hosted tools:
37-
- 📝 MCPs support
38+
- MCPs support
3839
- 📝 Web search: crawl4ai
3940
- 📝 File upload + search: graphiti
4041
- 📝 Code interpreter

0 commit comments

Comments
 (0)