Add bing search to bot service.

Ayoush U 26 Reputation points
2021-12-13T17:47:25.487+00:00

Hello,

I have created a chat bot with Microsoft bot services. I have created a knowledge base from where the bot would find answers for inputs entered by user.
My question is: Is there a way that I could connect bing search to the existing bot service in any way that if the bot couldn't find answers for the inputs in knowledge base it would find and return top answer from web.
Currently I am integrating the bot in react app using the <iframe>. Backend is in Node.js.

Bing Web Search
Bing Web Search
A Bing service that gives you enhanced search details from billions of web documents.
156 questions
Azure AI Bot Service
Azure AI Bot Service
An Azure service that provides an integrated environment for bot development.
834 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. YutongTie-MSFT 51,696 Reputation points
    2021-12-14T05:13:20.697+00:00

    Hello,

    I don't see there is an official document about this but I have seen one similar solution from Stack for your reference.

    Intergrating Bing Web Search API with QnA chat bot:

    https://stackoverflow.com/questions/50866643/intergrating-bing-web-search-api-with-qna-chat-bot

    Hope this will help. Please let us know if any further queries.

    ------------------------------

    • Please don't forget to click on 130616-image.png or upvote 130671-image.png button whenever the information provided helps you. Original posters help the community find answers faster by identifying the correct answer. Here is how
    • Want a reminder to come back and check responses? Here is how to subscribe to a notification
    • If you are interested in joining the VM program and help shape the future of Q&A: Here is how you can be part of Q&A Volunteer Moderators
    1 person found this answer helpful.

Your answer

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