docs: fix wordage

This commit is contained in:
0xSage 2023-11-19 23:34:10 +08:00
parent 9553c70d07
commit 2b7b518b9e

View File

@ -2591,12 +2591,12 @@ paths:
"created": 1686935002,
"owned_by": "openai"
}
/models/{model}/cancel:
/models/{model}/stop:
post:
operationId: cancelModel
operationId: stopModel
tags:
- Models
summary: Cancel Model
summary: Stop Model
description: Stops a running model. Unloads the model from V/RAM.
parameters:
- in: path