We’re glad you’re using egisai. Here’s where to get help.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.
Documentation first
Most questions are answered somewhere on this site. Start with:Quickstart
First-call walkthrough.
Troubleshooting
Symptoms, what they mean, and how to fix them.
Configuration
Every option
egisai.init() accepts.API reference
Public types and functions.
Bugs and feature requests
For non-security issues, please open an issue on the public repository: When filing a bug, the following helps a lot:- The version of
egisaiyou’re running (egisai.__version__). - The Python version (
python --version). - The relevant provider SDK and version (e.g.
openai==1.40.0). - A minimal reproduction — the smallest code snippet that exhibits the issue.
- The startup banner output and (if relevant) the matching audit event from the dashboard.
Security disclosures
For anything security-sensitive, do not open a public issue. Use the channel described in SECURITY.md. We follow a coordinated disclosure process.Account and contractual questions
For questions about your account, billing, organization-level configuration, or contractual terms, contact your account representative or use the channels in the EgisAI dashboard.Resources
| Resource | URL |
|---|---|
| Website | egisai.co |
| Documentation | docs.egisai.co |
| Dashboard | app.egisai.co |
| PyPI | pypi.org/project/egisai |
| Repository | github.com/EgisLabs/egisai-sdk |
| Changelog | CHANGELOG.md |
| Security | SECURITY.md |
| License | LICENSE |