0d68a6cd1b
								
									
										
											
								
							 
						 
						
							
									Fix errors detected by Ruff (#3918) 
							 
							
							
### What problem does this PR solve?
Fix errors detected by Ruff
### Type of change
- [x] Refactoring 
							
						 
						10 months ago  
				
					
						
							
								 
						
							
								6878d23a57
								
									
										
											
								
							 
						 
						
							
									Print configs when startup RAGFlow server (#3414) 
							 
							
							
### What problem does this PR solve?
Print configs at the RAGFlow startup phase.
### Type of change
- [x] New Feature (non-breaking change which adds functionality)
```
2024-11-14 21:27:53,090 INFO     962231 Current configs, from /home/weilongma/Documents/development/ragflow/conf/service_conf.yaml:
2024-11-14 21:27:53,090 INFO     962231 ragflow: {'host': '0.0.0.0', 'http_port': 9380}
2024-11-14 21:27:53,090 INFO     962231 mysql: {'name': 'rag_flow', 'user': 'root', 'password': 'infini_rag_flow', 'host': 'mysql', 'port': 5455, 'max_connections': 100, 'stale_timeout': 30}
2024-11-14 21:27:53,090 INFO     962231 minio: {'user': 'rag_flow', 'password': 'infini_rag_flow', 'host': 'minio:9000'}
2024-11-14 21:27:53,090 INFO     962231 es: {'hosts': 'http://es01:1200 ', 'username': 'elastic', 'password': 'infini_rag_flow'}
2024-11-14 21:27:53,090 INFO     962231 redis: {'db': 1, 'password': 'infini_rag_flow', 'host': 'redis:6379'}
```
Signed-off-by: jinhai <haijin.chn@gmail.com> 
							
						 
						11 months ago  
				
					
						
							
								 
						
							
								30f6421760
								
									
										
											
								
							 
						 
						
							
									Use consistent log file names, introduced initLogger (#3403) 
							 
							
							
### What problem does this PR solve?
Use consistent log file names, introduced initLogger
### Type of change
- [ ] Bug Fix (non-breaking change which fixes an issue)
- [ ] New Feature (non-breaking change which adds functionality)
- [ ] Documentation Update
- [x] Refactoring
- [ ] Performance Improvement
- [ ] Other (please describe): 
							
						 
						11 months ago  
				
					
						
							
								 
						
							
								ab4384e011
								
									
										
											
								
							 
						 
						
							
									Updates on parsing progress, including more detailed time cost inform… (#3402) 
							 
							
							
### What problem does this PR solve?
#3401  
### Type of change
- [x] New Feature (non-breaking change which adds functionality) 
							
						 
						11 months ago  
				
					
						
							
								 
						
							
								c5368c7745
								
									
										
											
								
							 
						 
						
							
									resolve halt while starting up (#3397) 
							 
							
							
### What problem does this PR solve?
### Type of change
- [x] Bug Fix (non-breaking change which fixes an issue) 
							
						 
						11 months ago  
				
					
						
							
								 
						
							
								400fc3f5e9
								
									
										
											
								
							 
						 
						
							
									Add enviroment validation at server startup phase (#3388) 
							 
							
							
### What problem does this PR solve?
1. Validate the Python version should >= 3.11
2. Download nltk data
### Type of change
- [x] New Feature (non-breaking change which adds functionality)
- [x] Refactoring
---------
Signed-off-by: jinhai <haijin.chn@gmail.com>
Co-authored-by: jinhai <haijin.chn@gmail.com>
Co-authored-by: Zhichang Yu <yuzhichang@gmail.com> 
							
						 
						11 months ago  
				
					
						
							
								 
						
							
								99af1cbeac
								
									
										
											
								
							 
						 
						
							
									Update license (#2086) 
							 
							
							
Signed-off-by: Jin Hai <haijin.chn@gmail.com> 
							
						 
						1 year ago  
				
					
						
							
								 
						
							
								e3cf14a3c9
								
									
										
											
								
							 
						 
						
							
									add function: upload and parse (#1889) 
							 
							
							
### What problem does this PR solve?
#1880 
### Type of change
- [x] New Feature (non-breaking change which adds functionality) 
							
						 
						1 year ago  
				
					
						
							
								 
						
							
								3fd7db40ea
								
									
										
											
								
							 
						 
						
							
									refine mindmap (#1817) 
							 
							
							
### What problem does this PR solve?
#1594 
### Type of change
- [x] Refactoring 
							
						 
						1 year ago  
				
					
						
							
								 
						
							
								a5c03ccd4c
								
									
										
											
								
							 
						 
						
							
									refine mindmap prompt (#1808) 
							 
							
							
### What problem does this PR solve?
### Type of change
- [x] Bug Fix (non-breaking change which fixes an issue) 
							
						 
						1 year ago  
				
					
						
							
								 
						
							
								152072f900
								
									
										
											
								
							 
						 
						
							
									Add graphrag (#1793) 
							 
							
							
### What problem does this PR solve?
#1594 
### Type of change
- [x] New Feature (non-breaking change which adds functionality) 
							
						 
						1 year ago  
				
					
						
							
								 
						
							
								2023fdc13e
								
									
										
											
								
							 
						 
						
							
									fix file preview in file management (#1151) 
							 
							
							
### What problem does this PR solve?
fix file preview in file management
### Type of change
- [x] Bug Fix (non-breaking change which fixes an issue) 
							
						 
						1 year ago  
				
					
						
							
								 
						
							
								fd7fcb5baf
								
									
										
											
								
							 
						 
						
							
									apply pep8 formalize (#155) 
							 
							
							
							
						 
						1 year ago  
				
					
						
							
								 
						
							
								484e5abc1f
								
							 
						 
						
							
									llm configuation refine and trievalTest API refine (#40) 
							 
							
							
							
						 
						1 year ago  
				
					
						
							
								 
						
							
								9bf75d4511
								
							 
						 
						
							
									add dialog api (#33) 
							 
							
							
							
						 
						1 year ago  
				
					
						
							
								 
						
							
								6be3dd56fa
								
							 
						 
						
							
									rename web_server to api (#29) 
							 
							
							
* add front end code
* change licence
* rename web_server to API
* change name to web_server 
							
						 
						1 year ago  
				
					
						
							
								 
						
							
								30791976d5
								
							 
						 
						
							
									build python version rag-flow (#21) 
							 
							
							
* clean rust version project
* clean rust version project
* build python version rag-flow 
							
						 
						1 year ago