LICENSE
README.md
pyproject.toml
chATLAS_Frontend/__init__.py
chATLAS_Frontend/launch.py
chATLAS_Frontend.egg-info/PKG-INFO
chATLAS_Frontend.egg-info/SOURCES.txt
chATLAS_Frontend.egg-info/dependency_links.txt
chATLAS_Frontend.egg-info/requires.txt
chATLAS_Frontend.egg-info/top_level.txt
chATLAS_Frontend/frontend/__init__.py
chATLAS_Frontend/frontend/auth.py
chATLAS_Frontend/frontend/chat_processing.py
chATLAS_Frontend/frontend/chat_request.py
chATLAS_Frontend/frontend/html_generation.py
chATLAS_Frontend/frontend/logging.py
chATLAS_Frontend/frontend/processing.py
chATLAS_Frontend/frontend/resources.py
chATLAS_Frontend/frontend/routes.py
chATLAS_Frontend/frontend/settings.py
chATLAS_Frontend/frontend/utils.py
chATLAS_Frontend/static/css/markdown_styling.css
chATLAS_Frontend/static/css/min.extra.css
chATLAS_Frontend/static/css/styles.css
chATLAS_Frontend/static/css/styles_backup.css
chATLAS_Frontend/static/images/favicon.ico
chATLAS_Frontend/static/js/main.js
chATLAS_Frontend/static/js/app/api.js
chATLAS_Frontend/static/js/app/bootstrap.js
chATLAS_Frontend/static/js/app/state.js
chATLAS_Frontend/static/js/components/chatThread.js
chATLAS_Frontend/static/js/components/composer.js
chATLAS_Frontend/static/js/components/feedback.js
chATLAS_Frontend/static/js/components/filtersPanel.js
chATLAS_Frontend/static/js/components/modeToggle.js
chATLAS_Frontend/static/js/components/settingsModal.js
chATLAS_Frontend/static/js/components/sourcePanel.js
chATLAS_Frontend/static/js/vendor/marked.min.js
chATLAS_Frontend/templates/page/base.html
chATLAS_Frontend/templates/page/filters.html
chATLAS_Frontend/templates/page/footer.html
chATLAS_Frontend/templates/page/header.html
chATLAS_Frontend/templates/page/index.html
chATLAS_Frontend/templates/page/searchbar.html
chATLAS_Frontend/templates/page/categories/atlas_talk.html
chATLAS_Frontend/templates/page/categories/cds.html
chATLAS_Frontend/templates/page/categories/gitlab_markdown.html
chATLAS_Frontend/templates/page/categories/indico.html
chATLAS_Frontend/templates/page/categories/twiki.html
chATLAS_Frontend/templates/response/all_sources.html
chATLAS_Frontend/templates/response/bot_response.html
chATLAS_Frontend/templates/response/citations_block.html
chATLAS_Frontend/templates/response/error_box.html
chATLAS_Frontend/templates/response/feedback_buttons.html
chATLAS_Frontend/templates/response/macros.html
chATLAS_Frontend/templates/response/source_display_button.html
chATLAS_Frontend/templates/response/source_similarity.html
chATLAS_Frontend/templates/response/used_docs.html
chATLAS_Frontend/templates/response/user_query.html
chATLAS_Frontend/usage/__init__.py
chATLAS_Frontend/usage/db_utils.py
chATLAS_Frontend/usage/execute_query.py
chATLAS_Frontend/usage/plots.py
chATLAS_Frontend/usage/queries.py
tests/test_usage.py