langchain/docker/Dockerfile.base

4 lines
46 B
Docker

FROM python:latest
RUN pip install langchain