Skip to content

restore rag router and groundedness response#1019

Open
saurabhhhcodes wants to merge 4 commits into
SdSarthak:mainfrom
saurabhhhcodes:fix/rag-router-registration
Open

restore rag router and groundedness response#1019
saurabhhhcodes wants to merge 4 commits into
SdSarthak:mainfrom
saurabhhhcodes:fix/rag-router-registration

Conversation

@saurabhhhcodes

@saurabhhhcodes saurabhhhcodes commented Jun 12, 2026

Copy link
Copy Markdown
Contributor

What changed

  • Re-enabled the RAG router registration so /api/v1/rag/... endpoints are exposed again.
  • Switched the query endpoint to the shared RAG schema.
  • Included groundedness metadata in the JSON response so the API matches the existing contract and tests.
  • Added the missing module-level time import used by the RAG query path.
  • Cleaned up shared frontend lint issues in the auth/API client code so the repo-wide lint job passes again.

Validation

  • /Users/saurabhkumarbajpaiai/.cache/codex-runtimes/codex-primary-runtime/dependencies/python/bin/python3 -m pytest backend/tests/test_rag_ingest.py backend/tests/test_rag_query.py backend/tests/test_rag_stream.py backend/tests/integration/test_rag_feedback.py backend/tests/integration/test_rag_pipeline.py -q
  • npm run lint --if-present in frontend/

@saurabhhhcodes saurabhhhcodes changed the title [codex] restore rag router and groundedness response restore rag router and groundedness response Jun 13, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants