Generate an answer with a single document
Files
Generate an answer with a single document
This endpoint can be used to ask a question about a document.
The question is required and should be a string .
The id of the document is a path parameter.
POST
Generate an answer with a single document
Documentation Index
Fetch the complete documentation index at: https://docs.lighton.ai/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Body
Request serializer for asking a question about a document.
The question to ask about the document
Maximum string length:
2048