Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
30 changes: 30 additions & 0 deletions scenarios/langchain/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
---
page_type: sample
languages:
- python
products:
- ai-services
- azure-openai
description: Examples about how to use LangChain with Azure AI Foundry.
---

## Develop applications with LangChain and Azure AI Foundry

### Overview

In this article, you learn how to use LangChain with models deployed from the Azure AI model catalog in Azure AI Foundry portal.

### Objective

The main objective of this tutorial are:

- Learn how to use the package `langchain-core`, and `langchain-azure-ai` to build applications using models deployed to Azure AI Foundry.
- Learn how to configure the use of different models in your chains.
- Learn how to debug your code.
- Learn how to trace your applications using Azure AI Foundry.

### Programming Languages

- Python

### Estimated Runtime: 30 mins
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Loading