Cam commited on
Commit
7bcb22f
·
1 Parent(s): cb9496c

adjusted folder structure; rm assurant-chatbot folder

Browse files
assurant-chatbot/.gitignore → .gitignore RENAMED
File without changes
assurant-chatbot/Dockerfile → Dockerfile RENAMED
File without changes
assurant-chatbot/README.txt → README.txt RENAMED
File without changes
{assurant-chatbot/data → data}/AIZ 10K - 2023.pdf RENAMED
File without changes
{assurant-chatbot/data → data}/AIZ 10K - 2024.pdf RENAMED
File without changes
assurant-chatbot/packages.txt → packages.txt RENAMED
File without changes
assurant-chatbot/requirements.txt → requirements.txt RENAMED
File without changes
assurant-chatbot/setup.py → setup.py RENAMED
File without changes
{assurant-chatbot/src → src}/__init__.py RENAMED
File without changes
{assurant-chatbot/src → src}/llamaindex_app/__init__.py RENAMED
File without changes
{assurant-chatbot/src → src}/llamaindex_app/classifier.py RENAMED
File without changes
{assurant-chatbot/src → src}/llamaindex_app/config.py RENAMED
File without changes
{assurant-chatbot/src → src}/llamaindex_app/index_manager.py RENAMED
File without changes
{assurant-chatbot/src → src}/llamaindex_app/instrumentation.py RENAMED
File without changes
{assurant-chatbot/src → src}/llamaindex_app/main.py RENAMED
File without changes
{assurant-chatbot/src → src}/llamaindex_app/tools.py RENAMED
File without changes
{assurant-chatbot/storage → storage}/default__vector_store.json RENAMED
File without changes
{assurant-chatbot/storage → storage}/docstore.json RENAMED
File without changes
{assurant-chatbot/storage → storage}/graph_store.json RENAMED
File without changes
{assurant-chatbot/storage → storage}/image__vector_store.json RENAMED
File without changes
{assurant-chatbot/storage → storage}/index_store.json RENAMED
File without changes
assurant-chatbot/streamlit_app.py → streamlit_app.py RENAMED
File without changes