General
Stop LLM Process
Halt the execution of a running Language Model (LLM) process.
POST
/v2/stop_llmOperation ID: stop_llm_handler
Request Body
application/json
StopLLMRequest
Responses
200Successfully stopped LLM
No schema specified
text/plain
string
500Internal server error
No schema specified
application/json
APIError