API Reference
Reference document Context
Set reference document context for analysis
Path Parameters
chatId*string
Response Body
application/json
application/json
application/json
curl -X POST "https://loading/api/chats/string/reference-document-context"nullnull{
"message": "string"
}Remove reference document context
Path Parameters
chatId*string
Response Body
application/json
application/json
application/json
curl -X DELETE "https://loading/api/chats/string/reference-document-context"nullnull{
"message": "string"
}