dgx-spark-playbooks/nvidia/txt2kg/assets/frontend/lib
Santosh Bhavani 69cd444ea7 Add NVIDIA API support with thinking tokens for Traditional Graph
- Integrate NVIDIA API as alternative to Ollama for graph queries
- Implement thinking tokens API with /think system message
- Add min_thinking_tokens (1024) and max_thinking_tokens (2048)
- Format reasoning_content with <think> tags for UI parsing
- Support dynamic model/provider selection per query
- Maintain Ollama fallback for backward compatibility

This enables Traditional Graph to use NVIDIA's reasoning models
(e.g., nvidia-nemotron-nano-9b-v2) with visible chain-of-thought.

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-10-25 13:48:44 -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 Add NVIDIA API support with thinking tokens for Traditional Graph 2025-10-25 13:48: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