egisai package exposes a small public surface. Everything you need for
day-to-day use is listed below; everything else is private and may change
between releases.
Functions
Types
Module attributes
Stability
egisai’s public surface follows semantic versioning. Anything documented on
this site is part of the public API. Anything not documented here — including
modules whose names start with an underscore — is private and may change
without notice.
Where to start
init
Activate the SDK with one call.
Client
Gateway-first client — governed calls with one import.
set_context
Attach per-request metadata to governed calls.
shutdown
Cleanly stop background workers.
Types
PolicyRule, PolicyContext, PolicyDecision, …