PAI Chat·Endpoint
PATCH
/llm/{llmId}Update an LLM model
Update an LLM model
DELETE/llm/{llmId}arrow_forwardtune
Parameters
llmIdrequiredpath
string (uuid)LLM ID
upload
Request body
model
stringModel name
url
stringModel endpoint URL
type
string · chat | embeddingModel type
active
booleanWhether model is active
chatbotId
string (uuid)Chatbot to scope model to
double_arrow
Returns 200
message
stringreport
Errors