easonlai / 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.
75 stars 35 forks source link
azure-openai azure-openai-api azure-openai-service csv data-analysis langchain langchain-python openai python python3

# 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!