Download Latest Version director_ai-3.11.1.tar.gz (511.8 kB)
Email in envelope

Get an email when there's a new version of director-ai

Home / v1.0.0
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2026-02-26 957 Bytes
v1.0.0 -- Production Stable Release source code.tar.gz 2026-02-26 276.9 kB
v1.0.0 -- Production Stable Release source code.zip 2026-02-26 367.0 kB
Totals: 3 Items   644.8 kB 0

v1.0.0 — Production Stable Release

Director-Class AI is a real-time LLM hallucination guardrail.

Highlights

  • Enterprise modules: Policy, AuditLogger, TenantRouter, InputSanitizer
  • Async scorer: CoherenceScorer.areview()
  • LangChain + LlamaIndex integrations
  • Optional extras: [langchain], [llamaindex], [server], [train], [nli], [vector]
  • CLI: director-ai serve | score | batch | ingest
  • Backfire Kernel: 6-crate Rust workspace (PyO3 FFI, UPDE, SEC, L16, SSGF, observers)

Research Purge (complete)

All research modules permanently removed from the package:

  • src/director_ai/research/ deleted
  • core/bridge.py deleted
  • [research] extra deleted
  • All research docs, notebooks, and Rust "consciousness" naming purged
  • Proof: find . -name "*research*" -o -name "*consciousness*" returns zero results

Test Results

  • Python: 290 passed, 8 skipped
  • Rust: 152 passed

    pip install director-ai

Source: README.md, updated 2026-02-26