mirror of
				https://github.com/infiniflow/ragflow.git
				synced 2025-10-31 01:40:20 +00:00 
			
		
		
		
	 c4b6df350a
			
		
	
	
		c4b6df350a
		
			
		
	
	
	
	
		
			
			### What problem does this PR solve? 1. Test not allowed fields of dataset ### Type of change - [x] Bug Fix (non-breaking change which fixes an issue) - [x] Other (please describe): Test cases Signed-off-by: jinhai <haijin.chn@gmail.com>
ragflow-sdk
build and publish python SDK to pypi.org
poetry build
poetry config pypi-token.pypi $YOUR_PYPI_API_TOKEN
poetry publish