/
MO
modelz
/
Modelz API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 2mo ago · Updated 2mo ago
Details
Filter operations
agent_token
2
api_key
2
bill
6
build
4
deployment
8
events
2
inference
9
log
1
managed_cluster
8
metric
13
secrets
4
system
5
team
9
template
6
get
List the public template.
get
List the user template.
put
Update the template.
post
Create the template.
get
Get the template.
delete
Delete the template.
user
2
template
Get the template.
Get the template.
get
/users/{login_name}/templates/{id}
Path parameters
login_name
string
required
login name
id
string
required
template id
Response
OK
GithubComTensorchordModelzApiserverPkgQueryTemplate
required
command
SqlNullString
created_at
string
deployment_source
PgtypeJSONB
description
SqlNullString
env_vars
PgtypeJSONB
framework
SqlNullString
http_probe_path
SqlNullString
id
string
image
SqlNullString
is_public
SqlNullBool
name
string
port
SqlNullInt32
readme
SqlNullString
repo
SqlNullString
server_resource
SqlNullString
suggest_name
SqlNullString
tags
PgtypeJSONB
updated_at
string
user_id
string
Changes