This repository uses a monorepo layout for Alephant Python packages.
packages/alephantai: core Alephant Python SDK for gateway headers, analytics, OpenAI-compatible clients, and framework helpers.packages/langchain-alephantai: standalone LangChain integration package boundary for official provider-package work.
Run the full test suite from the repository root:
.venv/bin/python -m pytest -qRun package-specific tests from each package directory when preparing a release.