跳至內容

Amazon Q Business Chat always responds with "Sorry, I could not find relevant information to complete your request."

0

Hi, I have integrated Amazon Q Business with Service Now (dev instance) and indexed the incidents and the knowledgebase articles.

Here is the result of the sync jobs

"history": [
    {
        "executionId": "8d06cfb1-46dc-4510-877b-73f72aa485b8",
        "startTime": "2024-06-02T14:46:53.837000+02:00",
        "endTime": "2024-06-02T14:57:34.955000+02:00",
        "status": "INCOMPLETE",
        "error": {},
        "metrics": {
            "documentsAdded": "0",
            "documentsModified": "80",
            "documentsDeleted": "0",
            "documentsFailed": "12",
            "documentsScanned": "92"
        }
    },
    {
        "executionId": "5aa525a8-c735-4ebb-9338-a02c5a114729",
        "startTime": "2024-06-01T20:47:47.064000+02:00",
        "endTime": "2024-06-01T21:00:07.441000+02:00",
        "status": "SUCCEEDED",
        "error": {},
        "metrics": {
            "documentsAdded": "46",
            "documentsModified": "0",
            "documentsDeleted": "0",
            "documentsFailed": "0",
            "documentsScanned": "46"
        }
    {
        "executionId": "13db393f-0b70-49a2-b71f-74843cd5e9d6",
        "startTime": "2024-06-01T21:55:19.419000+02:00",
        "endTime": "2024-06-01T22:16:49.326000+02:00",
        "status": "SUCCEEDED",
        "error": {},
        "metrics": {
            "documentsAdded": "34",
            "documentsModified": "46",
            "documentsDeleted": "0",
            "documentsFailed": "0",
            "documentsScanned": "80"
        }
    },

The few docs that have not been indexed are images.

"documentDetailList": [
    {
        "documentId": "a9a16740c61122760004fe9095b7ddca",
        "status": "UPDATED",
        "error": {},
        "createdAt": "2024-06-01T20:53:31.039000+02:00",
        "updatedAt": "2024-06-02T14:53:53.187000+02:00"
    },
    {
        "documentId": "b45f80356f102100758ecb512e3ee485",
        "status": "DOCUMENT_FAILED_TO_INDEX",
        "error": {
            "errorMessage": "Failed to process the document. The document type (image/jpeg) is not supported, please save the document in a supported format and try again"
        },
        "createdAt": "2024-06-02T14:25:59.245000+02:00",
        "updatedAt": "2024-06-02T14:54:05.423000+02:00"
    },
    {
        "documentId": "471eb058a9fe198100f89592e1ea93d3",
        "status": "UPDATED",
        "error": {},
        "createdAt": "2024-06-01T20:53:30.798000+02:00",
        "updatedAt": "2024-06-02T14:53:38.209000+02:00"
    },

Now I open the web application and ask the chat some question related to knowledgebase articles in service now, however never able to get any information except this

Sorry, I could not find relevant information to complete your request.

Enter image description here

What could I be doing wrong? And how can I have a look at the documents in the index?

已提問 1 年前檢視次數 865 次
2 個答案
1

I am facing the same issue with Github as the data source. The files are indexed but the ai assistant is not able to respond to any prompts. Getting the same response as yours.

已回答 1 年前
  • Yeah I couldn't get it to work after hours and hours of trials and search. Finally deleted the whole setup and moved on. If you have a support agreement with AWS, it might be the best bet in finding the solution, there seems to be no one responding to these community questions about Q.

0

@bijucyborg, ShyV - We addressed your question on the recent episode of re:Post Live. Feel free to check out our response. If you have additional questions we're here to help!

https://repost.aws/articles/ARpB8k3hTGSUewpmiCPIHXjQ/aws-re-post-live-diving-deep-into-amazon-q-business

AWS
專家
已回答 6 個月前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。