Ask Question
Question
Ask Question
When you upload a file through the file upload interface, you can use this interface to ask questions about the content of the file you upload, and this interface will return the retrieved answer.
POST
Ask Question
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Body
application/json
Session ID It is recommended to use uuid
Maximum string length:
100An enumeration.
Available options:
PLAIN_TEXT, JSON_AST, OPENAI_AST Debug only, use debug_with_messages: true, stream: false to get prompt messages
custom goal for prompt
Maximum string length:
200JSON string or dict for dynamic background information, used to add to agent meta prompt
多模态图片内容列表,格式: [{'url': 'data:image/png;base64,...', 'detail': 'auto'}]