.gitattributes
.gitignore
LICENSE.txt
MANIFEST.in
README.md
cmd
setup.py
.idea/.gitignore
.idea/llm_runner.iml
.idea/material_theme_project_new.xml
.idea/misc.xml
.idea/modules.xml
.idea/vcs.xml
.idea/workspace.xml
.idea/inspectionProfiles/Project_Default.xml
.idea/inspectionProfiles/profiles_settings.xml
auto_llm_chatbot/__init__.py
auto_llm_chatbot/chatbot.py
auto_llm_chatbot/chroma_handler.py
auto_llm_chatbot/llm.py
auto_llm_chatbot/models.py
auto_llm_chatbot/requirements.txt
auto_llm_chatbot/auto_llm_chatbot.egg-info/PKG-INFO
auto_llm_chatbot/auto_llm_chatbot.egg-info/SOURCES.txt
auto_llm_chatbot/auto_llm_chatbot.egg-info/dependency_links.txt
auto_llm_chatbot/auto_llm_chatbot.egg-info/requires.txt
auto_llm_chatbot/auto_llm_chatbot.egg-info/top_level.txt
auto_llm_chatbot/example/example-1.py