部署运行LibreChat

LibreChat项目

D:\>git clone https://github.com/danny-avila/LibreChat.git

执行docker --version

之后出现wsl update

出现报错

执行

https://github.com/microsoft/WSL/releases/download/2.5.6/wsl.2.5.6.0.x64.msi

cd到目录执行

docker compose up -d

成功。