#openai #langchain #langchainjs
Langchain is an extremely popular framework for building production-ready AI-powered applications. In this video we will have a look at the basics of using Langchain with Javascript, including installation and creating our first chat model.
📑 Useful Links:
Langchain JS docs: https://js.langchain.com/docs/get_sta...
Source Code: https://github.com/leonvanzyl/langcha...
OpenAI: https://platform.openai.com
💬 Chat with Like-Minded Individuals on Discord:
/ discord
🧠I can build your chatbots for you!
https://www.cognaitiv.ai
🕒 TIMESTAMPS:
0:00 - Introduction
0:49 - Github Repo
1:10 - Prerequisites
1:23 - Creating the Project
2:16 - Instantiate Chat Model
2:58 - OpenAI API Key
3:36 - Invoking the Model
4:18 - Calling model
4:26 - Batch Method
4:58 - Stream Method
5:43 - StreamLog method
6:26 - Environment Variables
8:00 - ChatOpenAI Properties
9:16 - Outro