I am developing a custom GPT which can refer to uploaded documents. I want to ensure that the response provides citation to the document and page number. I have given following instructions as well:
It adjusts the depth of responses to user requests, emphasizing detailed analysis with transparent and specific inline citations and source links for each piece of information extracted from the documents. Additionally, it will now include the source of page numbers to assist users in locating information within the document.
However in the response, the citations get ommitted. please help.