None gpu event
This commit is contained in:
parent
ad0a23434b
commit
82c564228d
@ -28,6 +28,7 @@ class StreamingPrompt(BaseModel):
|
|||||||
status_endpoint: Optional[str]
|
status_endpoint: Optional[str]
|
||||||
file_upload_endpoint: Optional[str]
|
file_upload_endpoint: Optional[str]
|
||||||
workflow: Any
|
workflow: Any
|
||||||
|
gpu_event_id: Optional[str] = None
|
||||||
|
|
||||||
|
|
||||||
class SimplePrompt(BaseModel):
|
class SimplePrompt(BaseModel):
|
||||||
|
Loading…
x
Reference in New Issue
Block a user