borges-graph / app.py

Commit History

Add detailed error logging to debug GraphRAG issues
462ab4b

ArthurSrz Claude commited on

Fix CSV parsing logic for nano-graphrag context format
ce249f7

ArthurSrz Claude commited on

fix: Remove demo mode completely and force real GraphRAG usage
57f4f17

ArthurSrz Claude commited on

fix: Simplify nano-graphrag installation without setup.py
82da548

ArthurSrz Claude commited on

fix: Correct nano-graphrag installation path
6986d99

ArthurSrz Claude commited on

fix: Install nano-graphrag at runtime from source
fd13597

ArthurSrz Claude commited on

fix: Add nano-graphrag source code to Space
4f5a007

ArthurSrz Claude commited on

fix: Force NANO_GRAPHRAG_AVAILABLE = True for testing
17b0cdf

ArthurSrz Claude commited on

fix: Fix GraphRAG function arguments and add all book data
a94a595

ArthurSrz Claude commited on

feat: Update Gradio app with enhanced GraphRAG functionality
690d9f0

ArthurSrz Claude commited on

Final: Replace nano-graphrag with direct JSON data + OpenAI API to avoid Exit code 132 crashes
ef8b156

ArthurSrz commited on

Stable: Remove problematic dependencies and add graceful fallback for GraphRAG without graspologic
acb27df

ArthurSrz commited on

Debug: Add startup logging to diagnose book loading issues and force HF Space restart
162ca98

ArthurSrz commited on

Fix: Auto-detect available books and add debug logging for book loading
2e87f4d

ArthurSrz commited on

Restore: Full nano-graphrag dependencies (graspologic, scipy, umap-learn) now that HF Space has CPU upgrade with sufficient resources
b55d261

ArthurSrz commited on

Fix: Remove problematic dependencies and improve error handling for matrix/graspologic issues
6615a3a

ArthurSrz commited on

Fix: Add missing dependencies for nano-graphrag matrix operations (scipy, graspologic, umap-learn) and improve error handling
4c3780a

ArthurSrz commited on

Add diagnostic API endpoint for troubleshooting GraphRAG setup
d46dda0

ArthurSrz commited on

Fix: Add proper nano-graphrag dependencies and environment setup
901be5d

ArthurSrz commited on

Add diagnostic functionality to debug GraphRAG mode
623ee8c

ArthurSrz commited on

Add Borges Graph app with GraphRAG data
8a86da4

ArthurSrz commited on