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