forked from open-webui/open-webui
		
	refac: include archived flag in exports
This commit is contained in:
		
							parent
							
								
									74dd9b561a
								
							
						
					
					
						commit
						eefe01454f
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		|  | @ -64,6 +64,7 @@ class ChatResponse(BaseModel): | |||
|     updated_at: int  # timestamp in epoch | ||||
|     created_at: int  # timestamp in epoch | ||||
|     share_id: Optional[str] = None  # id of the chat to be shared | ||||
|     archived: bool | ||||
| 
 | ||||
| 
 | ||||
| class ChatTitleIdResponse(BaseModel): | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Timothy J. Baek
						Timothy J. Baek