Commit graph

22 commits

Author SHA1 Message Date
ba9fe7ddb0 black 2023-10-30 16:47:00 -04:00
Russell Ballestrini
2a4630a415 support passing aws profile on cli
modified:   app.py
2023-10-30 10:24:59 -04:00
6a2db62801 clear buffer 2023-10-29 21:09:08 -04:00
63b0c3926f dont error out if we delete message before streaming is done.
modified:   app.py
2023-10-29 20:52:07 -04:00
2a410a977b only render delete button for some messages
modified:   templates/chat.html
2023-10-29 20:05:19 -04:00
559509552c delete button on messages 2023-10-29 19:25:56 -04:00
0b0ef8c792 code comments
modified:   app.py
2023-10-29 18:13:21 -04:00
5abd5fa516 add message ids to frontend p
modified:   app.py
	modified:   templates/chat.html
2023-10-29 18:00:48 -04:00
19e6b7579e modified: app.py 2023-10-29 15:09:51 -04:00
decb983871 modified: app.py 2023-10-29 14:55:59 -04:00
881ade6715 modified: app.py 2023-10-28 20:04:37 -04:00
849dc1978d
Update README.rst 2023-10-28 16:12:03 -04:00
a69693a48c claude v2 support via boto3 bedrock
modified:   app.py
	modified:   requirements.txt
2023-10-28 15:12:09 -04:00
453c7df041 modified: app.py
modified:   requirements.txt
2023-10-28 14:11:37 -04:00
Russell Ballestrini
d9cccdc06d new file: README.rst 2023-10-28 13:48:50 -04:00
Russell Ballestrini
3014b620b2 modified: requirements.txt 2023-10-22 12:37:34 -04:00
Russell Ballestrini
180dec6318 Streaming results to frontend realtime, remove jquery.
modified:   app.py
	modified:   templates/chat.html
2023-10-22 12:28:08 -04:00
Russell Ballestrini
546518c604 add history to conversation last 10 messages
modified:   Dockerfile
	modified:   app.py
2023-10-21 11:56:44 -04:00
6909622c09 use css grid to make chatroom big. 2023-06-09 10:52:57 -04:00
020813fc30 yup 2023-06-09 10:22:33 -04:00
7eb29cce83 shove chat history into sqlite3 2023-04-11 12:15:59 -04:00
20053db1d9 sorta works.
new file:   .gitignore
	new file:   app.py
	new file:   requirements.txt
	new file:   templates/chat.html
	new file:   templates/index.html
2023-04-03 15:19:27 -04:00