README.md
setup.py
botwrap.egg-info/PKG-INFO
botwrap.egg-info/SOURCES.txt
botwrap.egg-info/dependency_links.txt
botwrap.egg-info/entry_points.txt
botwrap.egg-info/requires.txt
botwrap.egg-info/top_level.txt
openaiwrapper/__init__.py
openaiwrapper/api_client.py
openaiwrapper/assistants.py
openaiwrapper/config.py
openaiwrapper/decorators.py
openaiwrapper/error_logging.py
openaiwrapper/exceptions.py
openaiwrapper/files.py
openaiwrapper/logging_config.py
openaiwrapper/main.py
openaiwrapper/messages.py
openaiwrapper/profiles.py
openaiwrapper/runs.py
openaiwrapper/threads.py
openaiwrapper/utils.py
openaiwrapper/vector_store_manager.py
openaiwrapper/profiles/coreteam_brie.json
openaiwrapper/profiles/coreteam_britt.json
openaiwrapper/profiles/coreteam_derek.json
openaiwrapper/profiles/coreteam_max.json
openaiwrapper/profiles/coreteam_nate.json
openaiwrapper/profiles/coreteam_riley.json
openaiwrapper/profiles/example_non_coreteam_profile.json
openaiwrapper/profiles/math_tutor.json
orchestrator/__init__.py
orchestrator/task_orchestrator.py
orchestrator/utils.py
tests/__init__.py
tests/test_main.py
tests/test_math_tutor.py
tests/test_send_msg_assistant.py
tests/test_send_msg_coreteam.py