Skip to content
Discussion options

You must be logged in to vote

This means you would not use the AI features of Teams AI Library. Instead, you would use the Application object and adapter to handle the conversation / messages only and use those as inputs with something else, like Semantic Kernel.

The other option is to keep the Teams AI planner system and use it with a custom planner that uses another toolchain, like LangChain. There is an example of this pattern here: https://github.com/microsoft/teams-ai/tree/main/python/samples/07.planners.a.langchain

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by therealjohn
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants