Documentation Index
Fetch the complete documentation index at: https://docs.egisai.co/llms.txt
Use this file to discover all available pages before exploring further.
Versioning
egisai follows semantic versioning. The public surface
of the package — anything documented on this site — is covered by the
guarantee. Anything not documented (including modules whose names start with
an underscore) is private and may change between releases without notice.
| Increment | Meaning |
|---|---|
| Major | Backwards-incompatible change to the public API. |
| Minor | Backwards-compatible feature additions. |
| Patch | Backwards-compatible fixes. |
Changelog
User-facing changes per release are recorded in CHANGELOG.md. We publish release notes for every tagged release on PyPI.Verifying PyPI artifacts (optional)
Releases are published to PyPI via automation. To verify a wheel cryptographically using sigstore:Upgrading
Yanking and security advisories
If a release is yanked or has an associated security advisory, you’ll find the notice on:- The PyPI page (yanked releases display prominently).
- The repository’s GitHub Security Advisories tab.
- SECURITY.md for general policy and reporting procedure.
What’s next
Installation
Pin the right version and verify your install.
Security
Privacy and security overview.