You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Local Filtering for Graph Viz , Lexical Graph, Entity Graph, Refresh - Can have a view of graph for a particular file based on dropdown selection and refresh the graph while file is processing. #497
Graph Enhancements UI - Set schema for KG creation
Entity Extraction Settings - Option to provide predefined graph schema or schema based on input text for building knowledge graph for multiple sources. #501
Delete Disconnected nodes - Identifying and removing entities that are not connected to any other information. Remove them to create a cleaner and more efficient knowledge graph that leads to more relevant and informative responses. #493
Support for local Ollama models - Try your own Ollama models when application deployed locally by setting config. #508
Chatbot enhancement -
Have option to chat with graph using Vector only or graph +Vector #485
Option to select specific files for QA (all processed sources are considered for QA by default) #514
Entity Embeddings - Create embeddings for entities extracted from LLMs (configurable) #505
Web Pages as Source - Provide web URLs as source for creating knowledge graph. #475