You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
3
3
OpenControl is a unified gateway that you can use to create tools for any LLM.
4
4
5
-
-**Self-hosted**: Runs in your infrastructure with access to internal resources and functions; deploys to AWS Lambda, Cloudflare Workers, or containers.
5
+
-**Self-hosted**: Runs in your infrastructure with access to internal resources and functions from your codebase; deploys to AWS Lambda, Cloudflare Workers, or containers.
6
6
-**Unified gateway**: Generates a single HTTP endpoint that you register with your LLM client and it exposes all the tools your team or project needs.
7
7
-**Universal**: Works with any LLM that supports a context protocol, like Anthropic's MCP or OpenAI's Tools.
8
8
-**Secure**: Supports authentication through any OAuth provider.
0 commit comments