init. project
This commit is contained in:
3
rag-web-ui/backend/app/services/graph/__init__.py
Normal file
3
rag-web-ui/backend/app/services/graph/__init__.py
Normal file
@@ -0,0 +1,3 @@
|
||||
from app.services.graph.graphrag_adapter import GraphRAGAdapter
|
||||
|
||||
__all__ = ["GraphRAGAdapter"]
|
||||
Reference in New Issue
Block a user