DEVELOPERS
Documentation
Developer documentation — API reference, SDK guides, deployment recipes, and a self-hosting walkthrough — is being prepared for publication. private·ai ships with a Python SDK and an OpenAI-compatible chat completion endpoint; anything with an OpenAI client works out of the box.
- 01Python SDK — connect, query, and retrieve audit rows with the example.py pattern shown on the homepage.
- 02OpenAI-compatible chat completion endpoint — drop-in for any existing OpenAI client (Python, TypeScript, curl, LangChain, LlamaIndex, etc).
- 03Bring-your-own model — Qwen, Llama, Mistral, or anything Ollama serves; embeddings via Nomic / BGE / your own fine-tune.
- 04Self-hosting — Docker Compose for pilot, Kubernetes Helm chart for production, air-gapped reference deployment guide.
- 05Guard configuration — per-workspace PII rules, role-based access, citation enforcement policy, output guard strictness.
- 06Audit log schema — full field reference, CSV export format, and OpenTelemetry span taxonomy for joining against your existing observability.
NEED A SPECIFIC DOC SOONER?
In the meantime, contact us — we typically respond within one business day.