MCPcopy Create free account
hub / github.com/AgentOps-AI/agentops / StatusResponse

Class StatusResponse

app/api/agentops/deploy/schemas.py:8–10  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

6
7
8class StatusResponse(pydantic.BaseModel):
9 success: bool
10 message: str
11
12
13class DeploymentStatusResponse(StatusResponse):

Callers 5

__call__Method · 0.90
__call__Method · 0.90
__call__Method · 0.90
__call__Method · 0.90
__call__Method · 0.50

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…