agentic-defensor / src /__init__.py
vichudo's picture
Fix module import issues and data loading bugs
8abf329
Raw
History Blame Contribute Delete
182 Bytes
"""Agentic Defensor - An agentic RAG system for legal defense analysis."""
# No explicit imports to avoid circular dependencies
# Each module will be imported directly where needed