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