QueryTask

Given a prompt, the model will return one or more predicted completions, and can also return the probabilities of alternative tokens at each position. Create a completion for the provided prompt and parameters

Endpoint

GET http://v98store.com/v1/video/query

cURL Command

curl -X GET 'http://v98store.com/v1/video/query' \ -H 'Content-Type: application/json' \ -H 'Authorization: Bearer YOUR_TOKEN'

Parameters

NameInDescriptionRequired
idquery任务ID Yes
Content-TypeheaderYes
AcceptheaderYes
AuthorizationheaderNo
X-Forwarded-HostheaderNo

Request Body

Responses

200 -

Example

undefined