mirror of
https://github.com/open-webui/open-webui.git
synced 2025-12-15 19:37:47 +01:00
refac
This commit is contained in:
@@ -55,6 +55,7 @@ class FunctionModel(BaseModel):
|
||||
class FunctionResponse(BaseModel):
|
||||
id: str
|
||||
user_id: str
|
||||
type: str
|
||||
name: str
|
||||
meta: FunctionMeta
|
||||
updated_at: int # timestamp in epoch
|
||||
|
||||
Reference in New Issue
Block a user