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