AI / setup.py
PBThuong's picture
Deploy LightRAG AI Assistant with Git LFS for binary assets and fonts
979853c
Raw
History Blame Contribute Delete
134 Bytes
# Minimal setup.py for backward compatibility
# Primary configuration is now in pyproject.toml
from setuptools import setup
setup()