|
|
6f99508898
|
python execution of most recent code block /python
modified: app.py
|
2023-12-16 08:31:55 -05:00 |
|
|
|
65e904b286
|
don't duplicate previous messages if they already exist (reconnects)
modified: templates/chat.html
|
2023-12-16 08:25:01 -05:00 |
|
|
|
9c3bbe169f
|
don't scroll when users join.
modified: templates/chat.html
|
2023-12-15 10:33:56 -05:00 |
|
|
|
2b7999a857
|
fix claude
modified: app.py
|
2023-12-15 10:00:20 -05:00 |
|
Russell Ballestrini
|
6c0a09e0c2
|
modified: README.rst
|
2023-12-14 14:21:08 -05:00 |
|
Russell Ballestrini
|
d42234f407
|
mistralai api support
modified: app.py
modified: requirements.txt
|
2023-12-14 13:42:16 -05:00 |
|
Russell Ballestrini
|
caa4cd234f
|
consolidate around data.content instead of message
modified: app.py
modified: templates/chat.html
|
2023-12-12 13:52:05 -05:00 |
|
Russell Ballestrini
|
b778c7e53c
|
modified: templates/chat.html
|
2023-12-12 12:14:13 -05:00 |
|
Russell Ballestrini
|
31a2f306e1
|
allow edits of streamed message chunks
modified: templates/chat.html
|
2023-12-12 11:28:46 -05:00 |
|
Russell Ballestrini
|
bc378ce0dd
|
Edit button, with save and cancel.
modified: app.py
modified: templates/chat.html
|
2023-12-12 10:28:05 -05:00 |
|
Russell Ballestrini
|
434db03ab0
|
show less for large blocks
|
2023-12-11 13:30:18 -05:00 |
|
|
|
7d6fe1b27b
|
fix dall-e-3 don't try to run marked on base64 images.
modified: app.py
modified: templates/chat.html
|
2023-12-10 10:50:30 -05:00 |
|
Russell Ballestrini
|
8a626501b3
|
install-ubuntu.sh use a separate application user instead of root
fix memory leak where were didn't clean up cancellation_requests
modified: app.py
modified: install-ubuntu.sh
|
2023-12-08 12:14:53 -05:00 |
|
Russell Ballestrini
|
0b1a09c6f1
|
remove sudo assume running as root.
modified: install-ubuntu.sh
|
2023-12-08 07:06:13 -05:00 |
|
Russell Ballestrini
|
dfbdbe9b0e
|
sqlite3 for ubuntu deploys
|
2023-12-08 06:55:29 -05:00 |
|
Russell Ballestrini
|
c2aaac9768
|
make count_tokens public on Message
modified: app.py
modified: migrations/versions/190d5ef26e20_add_token_count_to_message.py
|
2023-12-07 13:01:42 -05:00 |
|
Russell Ballestrini
|
caf4c76ceb
|
deleted: migrate.py
|
2023-12-07 10:13:49 -05:00 |
|
|
|
43317fb1a6
|
modified: app.py
new file: migrate.py
modified: requirements.txt
|
2023-12-07 10:09:57 -05:00 |
|
|
|
06a0867161
|
token count to message object
modified: app.py
new file: migrations/versions/190d5ef26e20_add_token_count_to_message.py
|
2023-12-07 09:33:35 -05:00 |
|
Russell Ballestrini
|
243bd4084f
|
modified: .gitignore
|
2023-12-06 12:48:56 -05:00 |
|
Russell Ballestrini
|
7369b6c25f
|
reorder
modified: app.py
|
2023-12-06 12:16:35 -05:00 |
|
Russell Ballestrini
|
30e5442fed
|
better error logging when completions fail
modified: app.py
|
2023-12-06 12:06:16 -05:00 |
|
|
|
42b91a28da
|
Update README.rst
|
2023-12-05 18:30:46 -05:00 |
|
Russell Ballestrini
|
7838178ec4
|
read access on bucket to start.
modified: template.yaml
|
2023-12-05 11:17:20 -05:00 |
|
Russell Ballestrini
|
f3ab7e7a4b
|
claude is working on AWS now.
modified: install-ubuntu.sh
modified: template.yaml
|
2023-12-05 10:15:36 -05:00 |
|
Russell Ballestrini
|
c074dad677
|
modified: install-ubuntu.sh
|
2023-12-05 09:51:42 -05:00 |
|
Russell Ballestrini
|
954aa91200
|
some deployment examples on AWS and Ubuntu 22.04 LTS
new file: install-ubuntu.sh
modified: template.yaml
|
2023-12-05 09:39:50 -05:00 |
|
Russell Ballestrini
|
9f5ee42e73
|
instance profile and permission to run claude
modified: template.yaml
|
2023-12-05 08:24:53 -05:00 |
|
Russell Ballestrini
|
29acdd9a3c
|
new file: template.yaml
modified: templates/chat.html
|
2023-12-05 07:33:02 -05:00 |
|
|
|
f41e9e5bd9
|
dall-e-3
modified: README.rst
modified: app.py
new file: flask-socketio-llm-completions-2.png
|
2023-12-04 08:39:13 -05:00 |
|
|
|
d5db3b274b
|
dall-e-3 support
modified: app.py
|
2023-12-04 08:19:45 -05:00 |
|
|
|
4ca8724d79
|
modified: templates/chat.html
|
2023-12-03 16:05:08 -05:00 |
|
|
|
34a1381f1c
|
black
|
2023-12-03 15:39:27 -05:00 |
|
|
|
ae2e39beac
|
/s3 ls * command
modified: README.rst
modified: app.py
|
2023-12-03 15:34:22 -05:00 |
|
|
|
8beacd5ac8
|
new /cancel command to stop generation in the middle of streaming to
chat
modified: README.rst
modified: app.py
|
2023-12-03 12:47:46 -05:00 |
|
|
|
7b2f34b934
|
modified: README.rst
new file: flask-socketio-llm-completions.png
|
2023-12-03 11:40:11 -05:00 |
|
|
|
392e451746
|
modified: README.rst
new file: init_db.py
|
2023-12-03 11:24:52 -05:00 |
|
|
|
1f67f264fa
|
/title new for generating new room titles
modified: app.py
modified: templates/chat.html
|
2023-12-03 08:52:01 -05:00 |
|
|
|
27dc7918f3
|
refactor
modified: app.py
|
2023-12-03 08:14:41 -05:00 |
|
|
|
242a195fbb
|
add line numbers to code blocks
|
2023-12-03 07:53:53 -05:00 |
|
|
|
005218671b
|
save mst recent code block to s3
modified: app.py
|
2023-12-02 20:53:52 -05:00 |
|
|
|
1b0de77a88
|
modified: templates/chat.html
|
2023-12-02 19:21:20 -05:00 |
|
|
|
f1277e5504
|
truncate code over 100 lines by default, allow reading more
|
2023-12-02 19:09:01 -05:00 |
|
|
|
dc17aeecfb
|
add copy button around code blocks
|
2023-12-02 18:31:21 -05:00 |
|
|
|
7cab44653a
|
modified: app.py
modified: templates/chat.html
|
2023-12-02 17:55:30 -05:00 |
|
|
|
e00e4315d4
|
Not working
modified: app.py
|
2023-12-02 16:55:35 -05:00 |
|
|
|
bef9252530
|
modified: app.py
|
2023-12-02 14:20:35 -05:00 |
|
|
|
7f9432ea9f
|
upgrade openai chunked streaming
new file: .dockerignore
modified: .gitignore
modified: app.py
new file: docker-compose.yml
|
2023-12-02 13:46:50 -05:00 |
|
Russell Ballestrini
|
edad9d46c7
|
modified: templates/chat.html
|
2023-12-01 09:51:33 -05:00 |
|
Russell Ballestrini
|
f628791637
|
slugify chatroom name
modified: templates/index.html
|
2023-12-01 09:25:27 -05:00 |
|