MCPcopy Create free account
hub / github.com/Dstack-TEE/dstack / VerifyResponse

Class VerifyResponse

sdk/python/src/dstack_sdk/dstack_client.py:198–199  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

196
197
198class VerifyResponse(BaseModel):
199 valid: bool
200
201
202class VersionResponse(BaseModel):

Callers 1

verifyMethod · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected