Create a completion
POST/completions
GET with body payload - no resources created
Request
- application/json
Body
required
frequency_penalty double
Possible values: >= -2 and <= 2
logit_bias
object
property name* int32
max_tokens int32
Possible values: >= 1
min_words int32
model_id int64
Possible values: >= 1
presence_penalty double
Possible values: >= -2 and <= 2
prompt stringrequired
stop string
temperature double
Possible values: <= 2
Responses
- 200
- 401
- 404
Found.
- text/plain
- Schema
Schema
string
Authentication Failure
Not Found