langchain/docker/Dockerfile.base

4 lines
44 B
Docker
Raw Normal View History

2023-10-09 15:43:04 +00:00
FROM python:3.11
RUN pip install langchain