dgx-spark-playbooks/nvidia/txt2kg/assets/frontend/lib
Santosh Bhavani 8974ee9913 Improve Pure RAG UI and add query mode tracking
- Add query mode badge to answer section showing Pure RAG/Traditional Graph/GraphRAG
- Add collapsible reasoning section for <think> tags in answers
- Add markdown rendering support (bold/italic) in answers
- Fix Pure RAG to properly display answers using llmAnswer state
- Hide empty results message for Pure RAG mode
- Update metrics sidebar to show query times by mode instead of overall average
- Add queryTimesByMode field to metrics API and frontend interfaces
- Disable GraphRAG button with "COMING SOON" badge (requires GNN model)
- Fix Qdrant vector store document mapping with contentPayloadKey
- Update console logs to reflect Qdrant instead of Pinecone
- Add @qdrant/js-client-rest dependency to package.json

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-10-25 10:33:48 -07:00
..
arangodb-loader.ts chore: Regenerate all playbooks 2025-10-06 17:05:41 +00:00
arangodb.ts Add document tracking to prevent duplicates 2025-10-24 19:45:41 -07:00
backend-service.ts Replace Pinecone with Qdrant for ARM64 compatibility 2025-10-24 23:16:44 -07:00
client-init.ts chore: Regenerate all playbooks 2025-10-06 17:05:41 +00:00
embeddings.ts chore: Regenerate all playbooks 2025-10-06 17:05:41 +00:00
graph-db-service.ts chore: Regenerate all playbooks 2025-10-06 17:05:41 +00:00
graph-db-util.ts chore: Regenerate all playbooks 2025-10-06 17:05:41 +00:00
langchain-service.ts feat(langchain): upgrade to Llama 3.3 Nemotron Super 49B 2025-10-19 20:57:03 -07:00
llm-service.ts chore: Regenerate all playbooks 2025-10-06 17:05:41 +00:00
neo4j.ts chore: Regenerate all playbooks 2025-10-06 17:05:41 +00:00
pinecone.ts chore: Regenerate all playbooks 2025-10-06 17:05:41 +00:00
qdrant.ts Replace Pinecone with Qdrant for ARM64 compatibility 2025-10-24 23:16:44 -07:00
query-logger.ts chore: Regenerate all playbooks 2025-10-06 17:05:41 +00:00
rag.ts Improve Pure RAG UI and add query mode tracking 2025-10-25 10:33:48 -07:00
remote-backend.ts Replace Pinecone with Qdrant for ARM64 compatibility 2025-10-24 23:16:44 -07:00
text-processor.ts Add configurable NVIDIA model support 2025-10-24 19:45:36 -07:00
utils.ts chore: Regenerate all playbooks 2025-10-06 17:05:41 +00:00