forked from open-webui/open-webui
		
	fix: chat history import
This commit is contained in:
		
							parent
							
								
									ff603626a5
								
							
						
					
					
						commit
						9bf9ead190
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		|  | @ -432,6 +432,7 @@ | ||||||
| 			await db.put('chats', { | 			await db.put('chats', { | ||||||
| 				id: chat.id, | 				id: chat.id, | ||||||
| 				model: chat.model, | 				model: chat.model, | ||||||
|  | 				models: chat.models, | ||||||
| 				system: chat.system, | 				system: chat.system, | ||||||
| 				options: chat.options, | 				options: chat.options, | ||||||
| 				title: chat.title, | 				title: chat.title, | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Timothy J. Baek
						Timothy J. Baek