MANIFEST.in
README.md
pyproject.toml
bgs_chat/__init__.py
bgs_chat/admin.py
bgs_chat/apps.py
bgs_chat/models.py
bgs_chat/tests.py
bgs_chat/urls.py
bgs_chat/views.py
bgs_chat/common/__init__.py
bgs_chat/common/api_calls.py
bgs_chat/common/fern.py
bgs_chat/common/serializers.py
bgs_chat/migrations/__init__.py
bgs_chat/static/_chat.scss
bgs_chat/static/chat.js
bgs_chat/templates/_ai_icon.html
bgs_chat/templates/_ai_message_icon.html
bgs_chat/templates/_chat.html
bgs_chat/templates/_send_message_icon.html
bgs_chat/templates/hello.html
bgs_chat/tests/__init__.py
bgs_chat/tests/conftest.py
bgs_chat/tests/test_api_calls.py
bgs_chat/tests/test_views.py
bgs_chat_app.egg-info/PKG-INFO
bgs_chat_app.egg-info/SOURCES.txt
bgs_chat_app.egg-info/dependency_links.txt
bgs_chat_app.egg-info/top_level.txt