LICENSE
README.md
pyproject.toml
setup.py
autoai_agentrag/__init__.py
autoai_agentrag/agent.py
autoai_agentrag/cli.py
autoai_agentrag/dashboard.py
autoai_agentrag/ml.py
autoai_agentrag/plugins.py
autoai_agentrag/rag.py
autoai_agentrag.egg-info/PKG-INFO
autoai_agentrag.egg-info/SOURCES.txt
autoai_agentrag.egg-info/dependency_links.txt
autoai_agentrag.egg-info/entry_points.txt
autoai_agentrag.egg-info/requires.txt
autoai_agentrag.egg-info/top_level.txt
tests/test_agent.py
tests/test_rag.py