Skip to main content
DOCS · AI INFERENCE

Bring your own model. We mean that literally.

Community Edition doesn't ship with a bundled inference provider — you choose what sits behind the AI layer. Four supported patterns, one configuration surface: an endpoint and credentials, declared like any other setting, swappable without touching the workflows that call it.

The four supported inference patterns
PatternWhere it runsSuits
local / self-hostedEntirely within your infrastructureData-control maximalists and air-gapped estates
private AI gatewayYour existing internal gatewayOrganizations that already centralized AI access
enterprise-approvedYour contracted cloud AI accountProcurement-approved provider usage
other endpointAny compatible inference endpointEverything else that speaks the protocol

Two boundaries hold across all four. First, TruSecure's proprietary private inference is never bundled here — that's a deliberate architectural boundary, not a missing feature; it exists in Resilience Fabric, and Community Edition is a different operating model, not a teaser for it. Second, the governance workflows do not change with the provider: the AI proposes, a named person approves, everything is logged — the approval boundary is in the product, not in whichever model you point it at.

Choosing and changing providers is a configuration edit, not a migration. The test request from the install verification runs against whatever endpoint is current.

See the full inference architecture