/
LO
lobehub
/
LobeChat OpenAPI
Search skmtc…
⌘K
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
v7
latest
OpenAPI 3.1.0
raw.githubusercontent.com
2025-09-25
72
79
83.9 KB
Models
Update model (partial)
patch
/models/{providerId}/{modelId}
Request body
UpdateModelRequest
required
id
string
required
providerId
string
required
displayName
string
required
type
'chat'
|
'embedding'
|
'tts'
|
'stt'
|
'image'
|
'text2video'
|
'text2music'
|
'realtime'
nullable
enabled
boolean
nullable
description
string
nullable
abilities
object
nullable
parameters
object
nullable
pricing
object
nullable
contextWindowTokens
integer
nullable
releasedAt
string
nullable
sort
integer
nullable
source
'remote'
|
'custom'
|
'builtin'
nullable
organization
string
nullable
Response
OK
ApiResponseModel
required
success
boolean
required
message
string
nullable
timestamp
string
date-time
required
data
Model