Skip to content

Commit 4fcef76

Browse files
committed
Add table from read me
1 parent 649f6d0 commit 4fcef76

1 file changed

Lines changed: 24 additions & 1 deletion

File tree

agentex/docs/docs/development_guides/enterprise_edition.md

Lines changed: 24 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,27 @@ Agentex Enterprise Edition offers enhanced capabilities to support, monitor, and
77

88
<video controls width="100%" >
99
<source src="https://github.com/user-attachments/assets/cccb6211-281c-49d5-b24c-6730ae576b14" type="video/mp4">
10-
</video>
10+
</video>
11+
12+
## Why Open Source?
13+
14+
At Scale, we've spent the last three years building enterprise AI agents and learned how different every use case is. To unify our approach, we built a single delivery framework and now we're open-sourcing it to share what we've learned. Many enterprises have built upon open source tooling, and we want to contribute to that ecosystem. Our goal is simple: see more useful AI in production.
15+
16+
Agentex is also cloud-agnostic and Kubernetes-native. We intentionally kept it lightweight and unopinionated to maximize flexibility and to incur minimal infrastructure and security overhead.
17+
18+
Here are the differences between Open Source vs Enterprise to meet different organizational needs:
19+
20+
| Feature | Open Source Edition | Enterprise Edition |
21+
|---------|--------------------|--------------------|
22+
| **Source Code** | ✅ Open source server, developer UI, and SDK | ✅ Open source server, developer UI, and SDK |
23+
| **Local Development** | ✅ Use this repo for local development | ✅ Use this repo for local development |
24+
| **Community Support** | ✅ GitHub issues, discussions, pull requests | ✅ GitHub issues, discussions, pull requests |
25+
| **GitOps Setup** | ❌ DIY deployment using public helm charts and the `agentex` CLI in CI/CD | ✅ Scale sets up CI/CD on select repositories for automatic agent deployment |
26+
| **Builder Tools** | ❌ Bring your own (vector stores, models, etc.) | ✅ Model inference, knowledge bases, etc. |
27+
| **Agent Operations (AgentOps)** | ❌ Not included | ✅ Full agent lifecycle management: hosting, version control, interaction UI, tracing, evaluation |
28+
| **Identity Management** | ❌ No user management | ✅ SSO/SAML authentication, centralized API key management |
29+
| **Enterprise Operations** | ❌ Self-service setup | ✅ Uptime/availability SLAs, security reviews, deployment, installation, ongoing maintenance |
30+
31+
**Ready for Enterprise?** Contact our team at https://scale.com/demo to discuss your requirements.
32+
33+
> For our current and future customers, Agentex is a module that is hosted and deployed as part of the Scale GenAI Platform's Enterprise License. This open source project is meant to give people a local development ability and community support.

0 commit comments

Comments
 (0)