Mirrored from https://github.com/LeeRoySheep/rag-system.git
Synced Aug 19, 10:00 UTC
This repository is empty
Push something and it'll show up here.
# Clone and push
git clone git@sigitsi.com:leroysheep/rag-system
cd rag-system
echo "# rag-system" > README.md
git add . && git commit -m "Initial commit"
git push origin main