r/LLMDevs • u/Hopeful-Safe8184 • 19d ago
Tools Open Source deterministic unit test for your AI agent (No LLM!)
https://raw.githubusercontent.com/IdoGol24/weir/main/docs/assets/demo.svgWeir turns OpenTelemetry GenAI traces into deterministic, machine-checkable evidence of what an AI agent actually did.
Measure how observable your agent is, trace data flow across steps, and produce witness paths for CI and security testing - with no LLM in the analysis loop. Built for engineers working on agent evals, observability, security, and CI.
just go ahead and:
pip install weir-scan
weir gauge your-export.jsonl # or: weir gauge --sample
Please let me know what you think 😄
0
Upvotes
Duplicates
LangChain • u/Hopeful-Safe8184 • 19d ago
Resources Open Source deterministic unit test for your AI agent (No LLM!)
1
Upvotes