LICENSE
README.md
pyproject.toml
cotarag/__init__.py
cotarag.egg-info/PKG-INFO
cotarag.egg-info/SOURCES.txt
cotarag.egg-info/dependency_links.txt
cotarag.egg-info/requires.txt
cotarag.egg-info/top_level.txt
cotarag/accelerag/__init__.py
cotarag/accelerag/agentic_utils.py
cotarag/accelerag/arxiv_category_mapper.py
cotarag/accelerag/arxiv_scraper.py
cotarag/accelerag/arxiv_scraping_utils.py
cotarag/accelerag/base_classes.py
cotarag/accelerag/preprocessors.py
cotarag/accelerag/query_utils.py
cotarag/cota_engine/__init__.py
cotarag/cota_engine/cota_engines.py
cotarag/cota_engine/thought_actions.py
tests/test_cota_engine.py
tests/test_rag_image.py
tests/test_rag_text.py