mirror of
				https://github.com/HKUDS/LightRAG.git
				synced 2025-11-04 03:39:35 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			6 lines
		
	
	
		
			163 B
		
	
	
	
		
			Python
		
	
	
	
	
	
			
		
		
	
	
			6 lines
		
	
	
		
			163 B
		
	
	
	
		
			Python
		
	
	
	
	
	
from .lightrag import LightRAG as LightRAG, QueryParam as QueryParam
 | 
						|
 | 
						|
__version__ = "1.0.4"
 | 
						|
__author__ = "Zirui Guo"
 | 
						|
__url__ = "https://github.com/HKUDS/LightRAG"
 |