mirror of
				https://github.com/infiniflow/ragflow.git
				synced 2025-10-31 09:50:00 +00:00 
			
		
		
		
	fix KB config reload bug (#213)
### What problem does this PR solve? _Briefly describe what this PR aims to solve. Include background context that will help reviewers understand the purpose of the PR._ ### Type of change - [x] Bug Fix (non-breaking change which fixes an issue)
This commit is contained in:
		
							parent
							
								
									9b9b6d5408
								
							
						
					
					
						commit
						080cbd96e8
					
				| @ -45,7 +45,7 @@ class KnowledgebaseService(CommonService): | ||||
|         fields = [ | ||||
|             cls.model.id, | ||||
|             #Tenant.embd_id, | ||||
|             cls.embd_id, | ||||
|             cls.model.embd_id, | ||||
|             cls.model.avatar, | ||||
|             cls.model.name, | ||||
|             cls.model.language, | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 KevinHuSh
						KevinHuSh