forked from open-webui/open-webui
		
	feat: model filter backend
This commit is contained in:
		
							parent
							
								
									6d5ff8d469
								
							
						
					
					
						commit
						b550e23bf6
					
				
					 4 changed files with 61 additions and 6 deletions
				
			
		| 
						 | 
				
			
			@ -19,7 +19,7 @@
 | 
			
		|||
 | 
			
		||||
	export let suggestionPrompts = [];
 | 
			
		||||
	export let autoScroll = true;
 | 
			
		||||
	let chatTextAreaElement:HTMLTextAreaElement
 | 
			
		||||
	let chatTextAreaElement: HTMLTextAreaElement;
 | 
			
		||||
	let filesInputElement;
 | 
			
		||||
 | 
			
		||||
	let promptsElement;
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue