mirror of
				https://github.com/open-webui/open-webui
				synced 2025-06-26 18:26:48 +00:00 
			
		
		
		
	Updated RAG /config and /config/update endpoints to support UI updates. Fixed .dockerignore to prevent Python venv from being copied into Docker image.
		
			
				
	
	
		
			19 lines
		
	
	
		
			203 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			19 lines
		
	
	
		
			203 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| .github
 | |
| .DS_Store
 | |
| docs
 | |
| kubernetes
 | |
| node_modules
 | |
| /.svelte-kit
 | |
| /package
 | |
| .env
 | |
| .env.*
 | |
| vite.config.js.timestamp-*
 | |
| vite.config.ts.timestamp-*
 | |
| __pycache__
 | |
| .idea
 | |
| venv
 | |
| _old
 | |
| uploads
 | |
| .ipynb_checkpoints
 | |
| **/*.db
 | |
| _test |