Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -367,3 +367,6 @@ This keeps the service headless while letting `nullhub` own install/setup UI.
- Add dataset, prompt version, and experiment entities.
- Add regression diff endpoints for comparing prompt/model/strategy versions.
- Add alert rules and anomaly summaries that `nullhub` can render.

## Community SDKs
- **[nullwatch-py](https://github.com/Viroslav/nullwatch-py)** — Python SDK with zero required dependencies. Ships built-in eval scorers for RAG hallucination detection ([LettuceDetect](https://github.com/KRLabsOrg/LettuceDetect)) and tool-call schema validation.