Using Now Assist in Virtual Agent conversations with Microsoft Teams
Summarize
Summary of Using Now Assist in Virtual Agent conversations with Microsoft Teams
Now Assist enhances conversations within Now Virtual Agent bots or Self-configured bots integrated with Microsoft Teams by providing a Large Language Model (LLM)-based conversational experience. This integration enables AI-powered interactions that improve user engagement and response quality in Microsoft Teams channels.
Show less
Integrating Microsoft Teams with Virtual Agent
To enable LLM capabilities through Now Assist, you must first integrate your Virtual Agent or Self-configured bot with Microsoft Teams. The integration process differs slightly depending on whether you use Now Virtual Agent or a Self-configured bot, ensuring flexibility based on your setup.
Conversational Experience with Now Assist in Microsoft Teams
- Legal Disclaimer: Conversations begin with a legal disclaimer clarifying that responses are AI-generated, followed by a greeting and presentation of LLM-enabled topics.
- Pagination and Search: Users can navigate multiple pages of choices and search for specific items or users via a search bar. Features include “More Options” and “Previous Options” buttons for easy browsing and the ability to reset searches by pressing Enter.
- Provider Properties: Pagination and search experiences are controlled by properties like pickerpaginationexperiencesupported (enabling pagination) and pickerpaginationlimit (setting page size limits up to 100), allowing customization of how options are displayed.
- Generative AI QnA Card: Users can ask questions directly and receive responses in a card format that includes a sparkle image, the legal disclaimer, and citations, enriching the conversational interface.
Integrating Now Assist with Microsoft Copilot
Now Assist Virtual Agent can be integrated with Microsoft Copilot through Conversational Integration with Microsoft Teams. This integration leverages generative AI to provide summarized, synthesized responses using LLMs, delivering a richer and more conversational user experience without requiring users to browse through multiple carousel cards.
The Now Assist provides you with the large language model (LLM)-based conversational experience during your conversations with a Now Virtual Agent bot or a Self-configured bot that is integrated with Microsoft Teams.
To enable a bot with LLM-based capabilities and experience the LLM-based conversations with the Now Assist, you must first integrate your Now Virtual Agent bot or a Self-configured bot with Microsoft Teams.
Integrating Microsoft Teams with Virtual Agent
You can integrate Virtual Agent with Microsoft Teams either with your Now Virtual Agent bot or the Self-configured bot.
To integrate Microsoft Teams with the Now Virtual Agent, see Integrate Virtual Agent with Microsoft Teams.
To integrate Microsoft Teams with a Self-configured bot, see Integrating Virtual Agent with Microsoft Teams using the self-configured bot.
Conversational experience with Now Assist in Microsoft Teams
- Legal DisclaimerThe first message in a conversation with Now Assist displays a legal disclaimer indicating that it is an AI-generated message followed by the Now Assist greeting message and LLM-enabled topics.
Figure 1. Legal Disclaimer Figure 2. LLM Topics - Pagination and SearchYou can navigate through multiple pages of choices and search for specific items or users, using the Search bar.
Figure 3. Pagination and Search When you select an LLM-enabled topic, the Search bar is displayed along with the available choices related to the selected topic and the More options button. You can either search for an item or user using the Search bar or pick an item or user from the available choices. If you want to look for more available options, you can navigate to the next page using the More Options button. If you would like to go back to the previously listed choices, you can use the Previous Options button.
If you have searched for a user or an item, the choices related to your search term are displayed. You can either select from the choices available or reset the search and pagination.Tip:You can reset the Pagination and Search by selecting Enter in the Search bar.The Pagination and Search capabilities are managed by the following provider properties:- picker_pagination_experience_supported: Enables the pagination experience in your LLM conversations with Now Assist. The default value of this property is true.
- picker_pagination_limit: Sets the page limit value for an adapter for displaying the choices. The maximum page limit value that can be set for an
adapter is 100.
For example, if a topic has fewer than 100 choices available and the limit is set to 100, then the More Options button is not displayed. If a topic has more than 100 choices available when the limit is to 100, then the More Options button is displayed.
- Generative AI QnA cardUse this feature to ask questions and get answers from Now Assist through LLM in a card format. The response is displayed with a sparkle image, the legal disclaimer, and the citation about the question asked.
Figure 4. Generative AI QnA Card
For more information about enabling LLM for your bots integrated with Microsoft Teams, see .