evidentia-ai API¶
Auto-generated page. This public-surface index is generated from the package source by
scripts/wiki/sync_api_docs.py. Do not edit it by hand; change the package and re-run the generator (uv run python scripts/wiki/sync_api_docs.py).
LLM-powered risk statement generator and evidence validator for Evidentia
Install: pip install evidentia-ai. Import root: evidentia_ai.
Public API¶
evidentia_ai keeps a thin package root (it exposes only __version__); its API surface lives in the submodules listed below.
Submodules¶
Public submodules + subpackages of evidentia_ai (import directly, e.g. from evidentia_ai.client import ...):
evidentia_ai.clientevidentia_ai.evalevidentia_ai.exceptionsevidentia_ai.explainevidentia_ai.risk_statements
Full signatures¶
This page is a public-surface index. For full, always-current type signatures and rendered docstrings, see the live API reference (built from the source with mkdocstrings) or read the source.