mirror of
https://github.com/Mintplex-Labs/langchain-python.git
synced 2026-07-21 00:35:23 -04:00
4 lines
46 B
Docker
4 lines
46 B
Docker
FROM python:latest
|
|
|
|
RUN pip install langchain
|