/azure_openai_langchain_sample

This repository contains various examples of how to use LangChain, a way to use natural language to interact with LLM, a large language model from Azure OpenAI Service.

Primary LanguageJupyter Notebook

LangChain Examples with Azure OpenAI Service

This repository contains various examples of how to use LangChain, a way to use natural language to interact with LLM, a large language model from Azure OpenAI Service. You can discover how to query LLM using natural language commands, how to generate content using LLM and natural language inputs, and how to integrate LLM with other Azure services using natural language connectors. This repository is intended for developers who want to explore the possibilities of using natural language to access and control LLM.

Enjoy!