Build a custom engine agent to chat with your data using Teams AI library and Teams Toolkit

This tutorial shows how to create a custom engine agent with Teams AI library using Teams Toolkit to chat with your data on Azure OpenAI. Teams AI library streamlines the process of building intelligent Teams apps by using the AI components and Large Language Models (LLMs) of your choice.

In this tutorial, you'll learn:

  • How to set up your data on Azure OpenAI.
  • How to create a new custom engine agent with Teams Toolkit.
  • How to interact with your LLMs and data.
  • The directory structure of your custom engine agent.