mirror of
				https://github.com/open-webui/helm-charts
				synced 2025-06-26 18:16:14 +00:00 
			
		
		
		
	fix(charts/open-webui): Fix warning of the value .Value.rag.vectorDB
				
					
				
			This commit is contained in:
		
							parent
							
								
									cbc2cd5172
								
							
						
					
					
						commit
						3dc4eb8219
					
				| @ -112,7 +112,7 @@ rag: | ||||
|   enabled: false | ||||
|   # -- Vector database configuration | ||||
|   # ref: https://docs.openwebui.com/getting-started/env-configuration#vector_db | ||||
|   vectorDB: {} | ||||
|   vectorDB: "" | ||||
|   # -- Embedding engine to use for RAG with env `RAG_EMBEDDING_ENGINE`: ""(empty), "ollama", "openai" | ||||
|   # ref: https://docs.openwebui.com/getting-started/env-configuration#rag_embedding_engine | ||||
|   embeddingEngine: {} | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user