naas icon indicating copy to clipboard operation
naas copied to clipboard

Make sure we can use LangChain on Naas Lab without having to install anything

Open jravenel opened this issue 1 year ago • 1 comments

@FlorentLvr can you list the libs you had to install so we can update the docker image with env variables?

jravenel avatar Jun 22 '23 15:06 jravenel

!pip install langchain tabulate typing-inspect==0.8.0 typing_extensions==4.5.0 --user

FlorentLvr avatar Jun 22 '23 15:06 FlorentLvr