Skip to content

ferdeleong/al-langchain

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

al-langchain

LangChain & Vector Databases in Production

  1. Create a virtual environment using the command

$ python -m venv my_venv_name.

  1. Activate the virtual environment by executing

$ source my_venv_name/bin/activate.

  1. Install the required libraries:
    • langchain==0.0.208
    • deeplake==3.6.5
    • openai==0.27.8
    • tiktoken==0.4.0
    • selenium==4.15.2

About

LangChain & Vector Databases in Production

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published