About 680 results
Open links in new tab
  1. Runtime - Generate Answer - REST API (Azure Azure AI Services)

    Learn more about Azure AI Services service - GenerateAnswer call to query the knowledgebase.

  2. cognitive-services-quickstart-code/python/QnAMaker/sdk ... - GitHub

    # Look up your QnA Maker resource. Then, in the "Resource management" # section, find the "Keys and Endpoint" page. # # The value of `authoring_endpoint` has the format https://YOUR …

  3. Build Generative Q & A over 10M Docs on a Laptop in 4 minutes

    Apr 11, 2024 · With the latest release of ThirdAI, we can build a Q&A system on MSMarco, the largest BEIR Benchmark — achieving SoTA accuracy in less than the time it takes you to read …

  4. QnA CORS runtime issue - Microsoft Q&A

    Aug 6, 2021 · The question is if you were able to test before. This might not be the case for you but if you have a few KBs for one resource and you keep them open in separate tabs, you …

  5. Leverage QnA Maker Search within a Client Application

    Feb 7, 2020 · To query your knowledgebase, submit the user question in a call to the QnA Maker Runtime API’s GenerateAnswer method as illustrated below. The GenerateAnswer method …

  6. azure-ai-docs/articles/ai-services/qnamaker/includes/quickstart …

    Go to the Azure portal and find the QnA Maker resource you created in the prerequisites. Select Export Template page, under Automation to locate the Runtime Endpoint.

  7. QnA Maker Runtime Error - Microsoft Q&A

    Dec 21, 2022 · In the Azure portal search for your QnAMaker resource name and this should also list its app service and search service. Click on the app service and hit the restart button on …

  8. Azure resources for QnA Maker - GitHub

    Your QnA Maker service deals with two kinds of keys: authoring keys and query endpoint keys used with the runtime hosted in the App service. Use these keys when making requests to the …

  9. How to test a knowledge base - QnA Maker - Azure AI services

    Aug 28, 2024 · You can test the published version of knowledge base in the test pane. Once you have published the KB, select the Published KB box and send a query to get results from the …

  10. Error in importing file (KBs) to QnA Maker - Microsoft Q&A

    Sep 4, 2024 · Exporting a knowledge base requires exporting from one knowledge base, then importing into another. The curated list of the most frequently asked questions regarding the …