CodeRAG / coderag /__init__.py
Sebastiangmz's picture
Update to v0.1.2
42f5b98
raw
history blame contribute delete
108 Bytes
"""CodeRAG: RAG-based Q&A system for code repositories with verifiable citations."""
__version__ = "0.1.0"