PAI Chat·Endpoint
PATCH
/chatbot/{chatbotId}/llm/{llmId}Update a chatbot LLM mapping's per-task config
Update a chatbot LLM mapping's per-task config
GET/chatbot/{chatbotId}/eventsarrow_forwardtune
Parameters
chatbotIdrequiredpath
string (uuid)The ID of the chatbot
llmIdrequiredpath
string (uuid)The ID of the chatbot LLM mapping
upload
Request body
temperature
numberSampling temperature
topP
numberNucleus sampling probability mass
presencePenalty
numberPresence penalty
frequencyPenalty
numberFrequency penalty
double_arrow
Returns 200
idrequired
string (uuid)chatbotIdrequired
string (uuid)llmIdrequired
string (uuid)pipelineTaskrequired
enumconfigrequired
objectdefault
booleancreatedAtrequired
string (date-time)updatedAtrequired
string (date-time)report
Errors