Skip to content

Resolve Issue #96 - #97

Merged
EricNGOntos merged 2 commits into
stagingfrom
feat/wuchengke/fix-issue-96
May 19, 2026
Merged

EricNGOntos merged 2 commits into
stagingfrom
feat/wuchengke/fix-issue-96

Conversation

@EricNGOntos

Copy link
Copy Markdown
Contributor

Closes #96

This PR exposes the internal agentic pipeline signals (evidence_text, stop_reason, and failure_reason) in the public API response. The goal is to allow the client application to handle cases where the RAG search yields no valid data, thereby preventing the AI agent from hallucinating or fabricating facts. The changes specifically modify the response projection and routing logic to extract these signals from the workflow steps and include them in the final JSON output. Local quality checks (make lint and make typecheck) have passed successfully.

- Replace benchmark-performance.png with benchmark.png (updated visual)
- Refine benchmark section copy to highlight real-world task accuracy
  (searching, modifying, answering) vs raw docs and generic parser outputs
- Fix img src reference in README to match new filename

Closes #76
@EricNGOntos EricNGOntos added the agentic-rag-core Core agentic RAG retrieval pipeline label May 19, 2026
@EricNGOntos EricNGOntos self-assigned this May 19, 2026
@EricNGOntos
EricNGOntos merged commit 0f74acc into staging May 19, 2026
6 of 7 checks passed
@EricNGOntos
EricNGOntos deleted the feat/wuchengke/fix-issue-96 branch May 19, 2026 08:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

agentic-rag-core Core agentic RAG retrieval pipeline

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant