Skip to content

eddietejeda/aws-langchain-lambda-layer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About

Getting Langchain to work in Lambda required building a custom layer. Given that Langchain is moving quickly, I want to have a way to build the latest version of Langchain as needed.

How does this work?

First, make sure Docker is running. Then run runner.sh to generate Python.zip file. Then upload to AWS Lambda environment:

Lambda Layer

In the future, you can update requirements.txt and Dockerfile to the latest version.

Thanks to Felix Yu for providing the starting guide.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published