mirror of
https://github.com/open-webui/open-webui.git
synced 2025-12-12 04:15:25 +00:00
refac
This commit is contained in:
parent
413fa27b18
commit
6cb41a59da
1 changed files with 0 additions and 1 deletions
|
|
@ -99,7 +99,6 @@ class FileForm(BaseModel):
|
|||
|
||||
|
||||
class FileUpdateForm(BaseModel):
|
||||
id: str
|
||||
hash: Optional[str] = None
|
||||
data: Optional[dict] = None
|
||||
meta: Optional[dict] = None
|
||||
|
|
|
|||
Loading…
Reference in a new issue