mirror of
https://github.com/Mintplex-Labs/langchain-python.git
synced 2026-07-18 18:34:27 -04:00
4 lines
44 B
Docker
4 lines
44 B
Docker
FROM python:3.11
|
|
|
|
RUN pip install langchain
|