awesome jevDIRECTORY스폰서Star on GitHub

jevrag

ajanm007

Replaces hardcoded RAG thresholds with explicit calibrated decision points. Five primitives (retrieval stopping, chunk splitting, context selection, answer abstention, cache trust) behind one swappable state → Decision → confidence → action interface, each evaluated on real datasets with a calibration harness that reports honestly.

GitHub 저장소 ↗검색 및 필터
라이선스
MIT
GitHub Stars
0
소스 확인일

Jev가 판단하는 지점

jevrag/decision.py — the `ask(state, questions) -> DecisionResult` method calls `api.typesafe.ai/v1/systemone` via the Jev backend. All five primitives in `jevrag/primitives/` route through this method.

프로젝트의 용도

Adds structured choices or scores to the workflow; performance and cost benefits have not been independently verified.

검토 범위

공개 소스와 연동 논리를 확인했습니다.

소스 및 구현

같은 분류의 프로젝트