You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

13 lines
264 B
JSON

{
"model_name": "text-ada-001",
"temperature": 1.0,
"max_tokens": 256,
"top_p": 1.0,
"frequency_penalty": 0.0,
"presence_penalty": 0.0,
"n": 2,
"best_of": 2,
"request_timeout": null,
"logit_bias": {},
"_type": "openai"
}