mirror of
https://github.com/NVIDIA/dgx-spark-playbooks.git
synced 2026-04-24 19:03:54 +00:00
- Migrate from Pinecone to Qdrant vector database for native ARM64 support - Add Qdrant service with automatic collection initialization in docker-compose - Implement QdrantService with UUID-based point IDs to meet Qdrant requirements - Update all API routes and frontend components to use Qdrant - Enhance Storage Connections UI with detailed stats (vectors, status, dimensions) - Add icons and tooltips to Vector DB section matching Graph DB UX |
||
|---|---|---|
| .. | ||
| arangodb-loader.ts | ||
| arangodb.ts | ||
| backend-service.ts | ||
| client-init.ts | ||
| embeddings.ts | ||
| graph-db-service.ts | ||
| graph-db-util.ts | ||
| langchain-service.ts | ||
| llm-service.ts | ||
| neo4j.ts | ||
| pinecone.ts | ||
| qdrant.ts | ||
| query-logger.ts | ||
| rag.ts | ||
| remote-backend.ts | ||
| text-processor.ts | ||
| utils.ts | ||