Blog Post

Educator Developer Blog
5 MIN READ

How to build Tool-calling Agents with Azure OpenAI and Lang Graph

theophilusO's avatar
theophilusO
Brass Contributor
Mar 14, 2025

In this tutorial we are going to look at how to create model instances supported by Azure OpenAI Service on Azure AI Foundry and look at how to use Lang Graph from Langchain.js to build a simple AI agent that will help us do price conversion for MyTreat website. This tutorial is recommended for developers who are just getting into building with Azure AI Services or professionals who are seeking a quick introduction on how to perform tool-calling with LLMs.

Introducing  MyTreat Our demo is a fictional website that shows customers their total bill in dollars, but they have the option of getting the total bill in their local currencies. The button sends...
Updated Mar 14, 2025
Version 2.0