Major update and name change to GraphRAG-Local-UI
Major update and name change to GraphRAG-Local-UI
Here's a summary of the key changes in this release. This release significantly enhances the functionality and user experience of GraphRAG Local, making it more versatile and easier to use with local language models:
-
Major UI and functionality updates:
- New interactive user interface with comprehensive features
- Support for local models and OpenAI-compatible APIs
- Real-time 2D/3D graph visualization
- Enhanced file and settings management
- Improved querying capabilities
-
Expanded compatibility:
- LLM agnostic: Support for Ollama and custom base URLs/models
- Flexible embedding options
-
New features:
- Custom configurable graph visuals
- Preset query/indexing library options
- Improved error handling and logging
-
Documentation updates:
- Revised installation and setup instructions
- Updated usage guide for new UI features
- Expanded troubleshooting section
-
Backend improvements:
- Numerous bug fixes and optimizations
- Updated dependencies and requirements
-
Roadmap updates:
- Added recently completed features
- Outlined upcoming planned improvements
-
File changes:
- Major updates to app.py and other core files
- New cache and output files from testing
- Updated settings.yaml and requirements.txt
-
Removed visualize-graphml.py as functionality is now integrated into the main app