Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SipherAGI/sd-webui-agent-scheduler
/ QueueTaskResponse
Class
QueueTaskResponse
agent_scheduler/models.py:105–106 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
103
104
105
class
QueueTaskResponse(BaseModel):
106
task_id: str = Field(title=
"Task Id"
)
107
108
109
class
QueueStatusResponse(BaseModel):
Callers
2
queue_txt2img
Function · 0.85
queue_img2img
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected