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.