Completion (Legacy)
line1
line1
POST
/v1/completions
请求参数
Body 参数application/x-www-form-urlencoded
model
string
模型名称
示例值:
gpt-3.5-turbo-instruct
prompt
string
Prompt
示例值:
Say this is a test.
max_tokens
string
可选
示例值:
100
stream
string
是否流式返回
示例值:
false
示例代码
返回响应
修改于 2023-11-11 08:37:50