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
+6-4Lines changed: 6 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -17,10 +17,12 @@
17
17
18
18
OpenControl lets you control your infrastructure with AI.
19
19
20
-
**Self-hosted**: Runs in your infrastructure with access to internal resources and functions from your codebase; deploys to AWS Lambda, Cloudflare Workers, or containers.
21
-
**Unified gateway**: Generates a single HTTP endpoint that you can chat with or register with your AI client and it exposes all your tools.
22
-
**Universal**: Works with any model that supports tool calling. Like the models from Anthropic, OpenAI, or Google.
23
-
**Secure**: Supports authentication through any OAuth provider.
20
+
-**Self-hosted**: Runs in your infrastructure with access to internal resources and functions from your codebase; deploys to AWS Lambda, Cloudflare Workers, or containers.
21
+
-**Unified gateway**: Generates a single HTTP endpoint that you can chat with or register with your AI client and it exposes all your tools.
22
+
-**Universal**: Works with any model that supports tool calling. Like the models from Anthropic, OpenAI, or Google.
23
+
-**Secure**: Supports authentication through any OAuth provider.
0 commit comments