0828c2c
1
2
3
4
5
6
"""ProfillyBot - RAG-based personal profile Q&A system.""" __version__ = "0.1.0" __all__ = ["__version__"]