Commit History

Update chat_application/templates/room.html
3fb346e
verified

riderle commited on

Update chat_application/static/styles/styles.css
41ce285
verified

riderle commited on

Update chat_application/templates/room.html
fc3ea33
verified

riderle commited on

Changed site title to "Chat Experiment"
14df847
verified

riderle commited on

Removed the chatroom "prompt" button entirely
f82bd1e
verified

riderle commited on

Removing "_ has entered the chat" test (#1)
3ea3799

riderle commited on

final touches
96fa7c0

GalaxyTab commited on

small syntax fix
12dbdd5

GalaxyTab commited on

added a print to make sure the prompts were added in correctly
74ee77c

GalaxyTab commited on

Fixing a scope issue
099286f

GalaxyTab commited on

Forgot to import numpy
947d81e

GalaxyTab commited on

Gave bots room topic text in their prompt, increased time to respond, decreased inactivity timer, added randomness to inactivity timer, and tried to fix the (pass) on refresh
3c397d8

GalaxyTab commited on

fix path issue
3968289

GalaxyTab commited on

Another change to the DockerFile for it to work
37161fa

GalaxyTab commited on

Added monogodb tools to Dockefile installs
44ad32f

GalaxyTab commited on

Forgot to put self.
4ca7e80

GalaxyTab commited on

fix syntax error
f46bdc4

GalaxyTab commited on

Trying again to get python backup to work
f7cc4cf

GalaxyTab commited on

Set up a python approach to backing up the database instead of a cron job
b355886

GalaxyTab commited on

Trying a different approach
6178dfb

GalaxyTab commited on

Fix syntax error
93faa9e
verified

bethanie05 commited on

Add creation of intial MongoDB database and collections.
135814f
verified

bethanie05 commited on

Change database name and give explicit MongoDB connection address
9c0eb85
verified

bethanie05 commited on

Remove Mongo testing line
6cc5e54
verified

bethanie05 commited on

Switch to MongoDB 7
22d7251
verified

bethanie05 commited on

Change to Debian 12 to be more compatible with MongoDB
ff2e80d
verified

bethanie05 commited on

Remove Mongod version check line
eb1df8e
verified

bethanie05 commited on

Add potential bug fix
ce4231f
verified

bethanie05 commited on

Add MongoDB install and start commands
b7d0d3a
verified

bethanie05 commited on

Add temporary version checker.
098efa4
verified

bethanie05 commited on

Adjusted endpoints for bots
100254d

GalaxyTab commited on

Started working on dumping the database
0d13157

GalaxyTab commited on

Fix instructions bug.
3e8e1da
verified

bethanie05 commited on

Add gunicorn requirements.
1e4868c
verified

bethanie05 commited on

Change Dockerfile to use gunicorn
6176fef
verified

bethanie05 commited on

Fix filepaths
f17b795
verified

bethanie05 commited on

Change port to match HF default.
667b209
verified

bethanie05 commited on

Update Dockerfile
22d60f7
verified

bethanie05 commited on

Modify google credentials code.
0bb20c9
verified

bethanie05 commited on

Add new google dependencies.
a2c9f23
verified

bethanie05 commited on

Add latest version of main.py
5b8e1c7
verified

bethanie05 commited on

Remove old main.py file.
737f332
verified

bethanie05 commited on

Add nlpaug to requirements.txt
87c7ace
verified

bethanie05 commited on

Add flask_socketio and pymongo to requirements.txt
517ca78
verified

bethanie05 commited on

Add flask to requirements.txt
91df110
verified

bethanie05 commited on

Added Frozone Stuff
40a04d4

GalaxyTab commited on

more req.txt changes
6fb4f57

GalaxyTab commited on

change to dockerfile
9862ed7

GalaxyTab commited on

added app.py
6fe667b

GalaxyTab commited on

added app.py
cd11223

GalaxyTab commited on