Share via

Custom question answering Add URL not working

Sreejith R 1 Reputation point
2022-09-27T13:27:14.447+00:00

In the custom, question answering the add URL as a knowledge, the base source is not working as expected in the API call as well from the language studio portal also. The issue is sometimes the result is a success but there will be no result set it will be empty after trying two or more times with the same URL it may work the issue exists in both API as well as the language studio portal as well.

Another issue is when we add a new URL as a source via API the background job is running infinite times it may run till 30-35 minutes but the extraction will not happen it will fail automatically.

the following are the URL's I tried
https://www.uidai.gov.in/en/contact-support/have-any-question/299-english-uk/faqs/enrolment-update/enrolling-children.html
https://uidai.gov.in/en/contact-support/have-any-question/277-english-uk/faqs.html

Foundry Tools
Foundry Tools

Formerly known as Azure AI Services or Azure Cognitive Services is a unified collection of prebuilt AI capabilities within the Microsoft Foundry platform

0 comments No comments

1 answer

Sort by: Most helpful
  1. Sreejith R 1 Reputation point
    2022-09-27T17:18:04.083+00:00

    The same URL work on language studio add option but in the API call it is saying time out failed extraction after 30 minutes. In the language studio it is successfully executing after 10 minutes

    API Request Body-
    [{"op":"Add","value":{"displayName":"Source8","sourceUri":"https://www.uidai.gov.in/en/contact-support/have-any-question/299-english-uk/faqs/enrolment-update/enrolling-children.html","sourceKind":"url"}}]

    URL I am trying- https://www.uidai.gov.in/en/contact-support/have-any-question/299-english-uk/faqs/enrolment-update/enrolling-children.html
    Please some one guide me what I am doing wrong in the API call

    Was this answer helpful?


Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.