Skip to content

API Evidentia AI

evidentia-wiki-sync[bot] edited this page May 29, 2026 · 1 revision

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.client
  • evidentia_ai.eval
  • evidentia_ai.exceptions
  • evidentia_ai.explain
  • evidentia_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.

Clone this wiki locally