Closed youngandrich88 closed 1 year ago
Hello, @youngandrich88 . Thank you for your interest to RAGchain project! We recently changed our project name to RAGchain from KoPrivateGPT, and just launched our framework to pypi yesterday.
You can download our framework using pip easily like below.
pip install RAGchain
So maybe you don't need to use old Dockerfile for using this project.
Plus, I just made PR for deleting malfunctioned Dockerfile and etc. Please check here.
In conclusion, Dockerfile in our project currently is not working. But, you can download RAGchain with pip easily. Plus, if you want to use RAGchain as Docker container, please let us know! We will make Dockerfile for RAGchain.
We are closing this issue because inactivity. Plus, we delete our Dockerfile in our repo. So please use pypi installation that I mentioned above.
i tried to setup in wsl2 Ubuntu 22.04.
and trying to use Dockerfile to setting. but i got some problem.
here is my execute command ~/RAGchain/containers/KoPrivateGPT$ sudo docker build -t test .
here is my err log
any solution? if I did error plz teach me. thanks.