Skip to main content

Audit, policy & governance service for Phoenix‑AI agents and tools

Project description

phoenix‑ai‑audit‑services 🛡️🪄

FastAPI micro‑service for auditing and governing Phoenix‑AI agents & tools.

🚀 Quick start

# 1. Install Poetry if you haven't
curl -sSL https://install.python-poetry.org | python -

# 2. Clone & install deps
git clone https://github.com/Praveengovianalytics/phoenix-ai-audit-services.git

cd phoenix-ai-audit-services
cp .env.example .env               # adjust POSTGRES_DSN if desired
poetry install --sync

# 3. Run (SQLite fallback)
poetry run phoenix-ai-audit-services --reload

# or
poetry run python scripts/run_api.py --reload


phoenix-ai-audit-services/
│
├─ pyproject.toml
├─ README.md
├─ .env.example
│
├─ phoenix_ai_audit_services/          # ← import package  ├─ __init__.py
│  ├─ config.py
│  ├─ models.py
│  ├─ crud.py
│  ├─ storage/
│     ├─ __init__.py
│     ├─ base.py
│     ├─ postgres.py
│     └─ file.py
│  ├─ api.py
│  └─ main.py
│
├─ phoenix_ai_audit_api.py             # compatibility shim
│
├─ scripts/
│  ├─ run_api.py
│  └─ smoke_test.py
│
└─ tests/
   ├─ conftest.py
   ├─ test_health.py
   └─ test_crud_roundtrip.py

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

phoenix_ai_audit_services-0.6.5.tar.gz (8.4 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

phoenix_ai_audit_services-0.6.5-py3-none-any.whl (11.8 kB view details)

Uploaded Python 3

File details

Details for the file phoenix_ai_audit_services-0.6.5.tar.gz.

File metadata

  • Download URL: phoenix_ai_audit_services-0.6.5.tar.gz
  • Upload date:
  • Size: 8.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/2.1.3 CPython/3.13.5 Linux/6.11.0-1015-azure

File hashes

Hashes for phoenix_ai_audit_services-0.6.5.tar.gz
Algorithm Hash digest
SHA256 29ba54d1a9d2b9af8567c3707d102dfccf039b68a494446b7712385e5a1196f3
MD5 e762cd6e6f1afe090559a32a524dbb3e
BLAKE2b-256 1d7535e4c327cf1bddd249f1cc730d2213c3506e724fcd30602bffd20baffd9c

See more details on using hashes here.

File details

Details for the file phoenix_ai_audit_services-0.6.5-py3-none-any.whl.

File metadata

File hashes

Hashes for phoenix_ai_audit_services-0.6.5-py3-none-any.whl
Algorithm Hash digest
SHA256 399b19c9f1971463b68738fac4eb4fa4875f0962e6e076087e67a00ff0822e65
MD5 e7918dacd001e9566abc7ef8af18ebad
BLAKE2b-256 6b93abe7d56cf20da6a906870ac230711b099feaf7687d09fd8a2478476fb372

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page