Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/modelscope/modelscope
/ ListServiceParameters
Class
ListServiceParameters
modelscope/hub/deploy.py:171–174 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
169
170
@define
171
class
ListServiceParameters(AttrsToQueryString):
172
provider: ServiceProviderParameters
173
skip: int = 0
174
limit: int = 100
175
176
177
@define
Callers
1
list
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…