Skip to content

EDDI v6开发者预览版现已发布! 阅读文章

立即开始

为什么选择EDDI?

自托管的企业级AI编排平台。配置驱动的代理逻辑,完整的管理UI,企业级安全——全在一个可部署的平台中。

为什么选择EDDI?

企业级AI的空白

企业Java缺少可视化AI编排中间件。团队要么用Python/Node.js工具制作原型后为生产重写,要么使用Spring AI或LangChain4j等库从头构建一切。

EDDI填补这一空白

EDDI是可部署的中间件平台,而不是库。它提供团队所需的一切:

谁应该使用EDDI?

EDDI 与典型代理框架的比较

维度Python/Node 框架EDDI
ConcurrencyGIL or single-threaded event loopJava 25 Virtual Threads — true OS-level parallelism
Agent LogicEmbedded in application codeVersioned JSON configs — update behavior without redeployment
Security ModelRelies on sandboxed code executionNo dynamic code execution; envelope-encrypted vault, SSRF protection
ComplianceRequires custom implementationGDPR, HIPAA, EU AI Act infrastructure built-in
Audit TrailApplication-level loggingHMAC-SHA256 immutable ledger with cryptographic agent signing
Deploymentpip/npm + manual infrastructureOne-command Docker install, Kubernetes/OpenShift-ready

支持 12 个 LLM 提供商

连接任何主要 LLM 提供商 — 或通过任何兼容 OpenAI 的端点使用你自己的。

类别提供商
云端 APIOpenAI · Anthropic Claude · Google Gemini · Mistral AI
企业云Azure OpenAI · Amazon Bedrock · Oracle GenAI · Google Vertex AI
自托管Ollama · Jlama · Hugging Face
兼容任何 OpenAI 兼容端点(DeepSeek、Cohere 等)通过 baseUrl

每位CIO应该问的8个问题

在评估AI代理编排平台时,这些问题 that separate production-grade infrastructure from fragile prototypes:

Architecture
Does the platform execute user-supplied code at runtime?
EDDI: No. EDDI uses declarative JSON configuration only.
Performance
How does the platform handle thousands of concurrent agent conversations?
EDDI: Java 25 virtual threads provide true OS-level parallelism.
Integration
Can agents consume external tools through open standards?
EDDI: 42 MCP tools, A2A protocol, OpenAPI 3.1, OAuth 2.0/OIDC.
Data Privacy
How are data subject rights implemented?
EDDI: Unified REST API cascades across all 5 data stores. 15+ frameworks.
Security
What is the platform's architectural security posture?
EDDI: No dynamic code execution. OIDC/Keycloak, AES-256-GCM vault, HMAC-SHA256 audit trails.
Compliance
Does the platform provide immutable audit trails?
EDDI: HMAC-SHA256 tamper-evident ledger with full pipeline tracing.
Operations
Can non-developers use the platform?
EDDI: EDDI Manager: production-ready React UI with visual agent building.
Portability
Can it run on-premises and air-gapped?
EDDI: Docker-native. 12 LLM providers. Full air-gap via Ollama.

总拥有成本:自建 vs. 部署

使用AI库的隐藏成本并非在于库本身 — it's the invisible infrastructure teams must build around it:

使用库自建

  • Custom REST API layer (2–4 weeks)
  • Authentication & RBAC system (2–3 weeks)
  • Conversation state persistence (1–2 weeks)
  • Audit trail & compliance logging (2–4 weeks)
  • Management UI for non-developers (4–8 weeks)
  • Secret management integration (1–2 weeks)
  • Horizontal scaling & coordination (2–4 weeks)
  • Ongoing maintenance & security patching

部署EDDI

  • One-command install (5 minutes)
  • All of the above included out of the box
  • Team focuses on business logic, not infrastructure
  • Maintained by an 18-year-old open-source project

商业案例

EDDI的价值在于团队无需自行构建的部分.

对于受监管的行业来说,成本等式更加清晰:替代方案是一个覆盖15+个监管框架的自定义合规实施。