Skip to main content

Module federation

Module federation 

Source
Expand description

Federated inference: remote gateway registry and request/response policy.

Structsยง

OpenAiFederatedGateway
A single remote gateway: its gateway/-prefixed address, default model, and the eval fabric used to reach it.
OpenAiFederation
Registry of remote gateways reachable for federated inference, keyed by address.
OpenAiFederationPolicy
Policy applied to a federated request: optional privacy tier and budget entries.