dgx-spark-playbooks/nvidia/txt2kg/assets/frontend/app/rag
Santosh Bhavani 56d15db148 Rename Traditional Graph to Graph Search and display times in seconds
- Rename "Traditional Graph" to "Graph Search" throughout UI
  - Performance Metrics card label
  - Answer section badge
  - Console logging
- Display query times in seconds instead of milliseconds
  - Pure RAG: 11.09s (was 11090.00ms)
  - Graph Search: 11.09s (was 11090.00ms)
  - GraphRAG: 11.09s (was 11090.00ms)

The new name "Graph Search" better describes the functionality,
and seconds provide more intuitive performance comparison.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-10-25 14:10:56 -07:00
..
metrics Improve Pure RAG UI and add query mode tracking 2025-10-25 10:33:48 -07:00
page.tsx Rename Traditional Graph to Graph Search and display times in seconds 2025-10-25 14:10:56 -07:00