User Profile
Janhvi
Copper Contributor
Joined 2 years ago
User Widgets
Recent Discussions
Tools in Teams AI Library
Hello Team, In LLM we use tools likeDynamicTool, DynamicStructuredTool to determine when to call which function and with what parameters. How to do the same using Teams AI Library? My Use Case: I want to find the intent from the user query and based on that intent further call the respective function/tool to perform respective action. How can I achieve this using Teams AI Library? I went through the samples mentioned here: https://github.com/microsoft/teams-ai/blob/main/js/samples/04.ai-apps/ but couldn't find anything similar.1.1KViews0likes10CommentsSearch and Filter adaptive cards in bot
Hello Team, Our requirement is as follows: Requirement : We have created a bot using teams toolkit. We further want to add a search bar within the bot which will search adaptive cards and filter them. As in show only searched cards and hide rest. Is it possible to add search bar in bot? One option we could think of is creating tab using fluent so that we can search the adaptive cards. Is their any way to directly implement it in a bot? Thanks!Forward Adaptive Card
How can we forward adaptive cards in teams. Is there any easy way out? One method which I found was using Graph API. Following the below link with Example 3 : Send a message containing cards :- https://learn.microsoft.com/en-us/graph/api/chatmessage-post?view=graph-rest-1.0&tabs=javascript#examples But it has html content, how to add json content to it. Please can anyone help with this?3.2KViews0likes8Comments
Groups
Recent Blog Articles
No content to show