Skip to content

codewithnathan97/langchain-js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The code repository for the LangChainJS For Beginners book by Nathan Sebhastian.

Before running the scripts, install the required dependencies using pip as shown below:

npm install

Once the dependencies are installed, rename .env.sample to .env and fill in the required API keys in the file.

Then, you can try running one of the scripts with python as follows:

node 02_Simple_Q\&A_Gemini/app_gemini.js

Chapter 15 and 16 are Next.js projects, so you need to install the dependencies of those projects separately.

Read the README file there to see further instructions.

Happy Coding!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published