POST
/
models
/
v2
/
airesearch
/
xlm-roberta-base-finetune-qa

Authorizations

Authorization
string
header
required

Provide your API key as Key your-key-here in the Authorization header.

Body

application/json
context
string
required

The context providing the answer.

question
string
required

The question to answer.

Response

200 - application/json
output
string

The answer to the question.