get http://localhost:8000/export-feedback
This endpoint returns JSON output in the SQuAD format for question/answer pairs that were marked as "relevant" by user feedback through the POST /feedback
endpoint.
The context_size param can be used to limit response size for large documents.