单文档语境化问答
开发环境
开发环境
POST
https://api.ai21.com/studio/v1/answer
请求示例请求示例
Shell
JavaScript
Java
Swift
curl --location --request POST 'https://api.ai21.com/studio/v1/answer?members&reference&Type&_postman_listIndexKey=key&_postman_listAllowsMultipleValues' \
--data-raw ''
响应示例响应示例
{
"answerInContext": true,
"answer": "Koalas eat the leaves of Eucalyptus trees."
}
请求参数
Body 参数application/json
返回响应
修改于 2023-11-13 03:11:53