91d6192192
bunch more models.
...
modified: app.py
modified: templates/base.html
modified: templates/chat.html
2024-12-09 18:25:37 -05:00
9c44b23758
f
2024-12-07 10:51:08 -05:00
8743464747
modified: README.rst
2024-12-07 10:47:48 -05:00
Russell Ballestrini
2449703489
modified: templates/chat.html
2024-12-06 16:09:05 -05:00
8b90bc6485
sync up mobile and desktop drop downs and user lists!
...
modified: templates/base.html
modified: templates/chat.html
2024-11-24 17:35:54 -05:00
b01311a825
inactive uesrs now collected.
...
modified: app.py
new file: migrations/versions/5d93cdf18549_room_inactive_users_column.py
modified: templates/base.html
modified: templates/chat.html
2024-11-24 14:16:25 -05:00
96c10fc6d6
announce when a username leaves the room.
...
modified: app.py
modified: templates/chat.html
2024-11-24 13:32:08 -05:00
c937c7b2c3
Merge pull request #7 from russellballestrini/user-list
...
create grid column for room user list
2024-11-23 12:18:17 -05:00
5fa37da991
sort active users, validate models and voices, fix room links
...
modified: app.py
modified: templates/base.html
modified: templates/chat.html
2024-11-23 12:04:48 -05:00
0f82305087
feature complete. "sorry for the convenience"
...
modified: app.py
new file: migrations/versions/1ac5a8e0f577_user_session_table.py
2024-11-23 11:32:49 -05:00
6f1c7def7b
new file: migrations/versions/38a330686a17_room_active_users.py
2024-11-23 10:46:15 -05:00
fab40ba60d
w00t! active user list working, now we need disconnect to remove logic.
...
modified: app.py
modified: templates/chat.html
2024-11-23 10:31:38 -05:00
f9f7da6ffc
incremental progress
...
modified: app.py
modified: templates/chat.html
2024-11-23 09:39:39 -05:00
3b3714f527
Fix defect with TTS after stream.
...
modified: app.py
modified: templates/chat.html
2024-11-23 08:34:23 -05:00
d99ab35a71
Muhahahaa utility belt!
...
modified: templates/chat.html
2024-11-23 07:38:20 -05:00
c2dcb6c4bf
more html for the new utility belt
...
u are batman now.
modified: templates/base.html
modified: templates/chat.html
2024-11-23 07:30:25 -05:00
54fe4139a0
create grid column for room user list
...
modified: templates/base.html
modified: templates/chat.html
2024-11-23 07:02:24 -05:00
46d760cdf5
Merge pull request #6 from russellballestrini/ollama-hermes
...
ollama Hermes
2024-11-22 14:18:56 -05:00
Russell Ballestrini
185ebbcb59
ollama Hermes
...
ollama run hf.co/NousResearch/Hermes-3-Llama-3.1-8B-GGUF:Q8_0
modified: README.rst
modified: app.py
2024-11-22 14:15:44 -05:00
db8749a2df
Merge pull request #5 from russellballestrini/gemini-1.5-002
...
google gemini has entered the chat.
2024-11-21 10:40:49 -05:00
c8ffe15e66
fix all openai_client.chat calls to have n=1 for google api
...
modified: app.py
2024-11-21 10:33:32 -05:00
b0aee48352
google gemini has entered the chat.
...
modified: README.rst
modified: app.py
2024-11-21 10:16:46 -05:00
717a98ac03
Merge pull request #4 from russellballestrini/grok-beta
...
grok-beta
2024-11-21 09:07:11 -05:00
d316831a45
grok-beta
...
modified: README.rst
modified: app.py
2024-11-21 08:57:29 -05:00
1dc5e4a531
modified: templates/base.html
2024-11-16 15:35:55 -05:00
f18d81e1ea
better for mobile
...
modified: templates/base.html
2024-11-16 10:17:56 -05:00
7f332de648
* Update README.rst
...
* button grid vertical
* button TTS play button using the free speech.ai.unturf.com endpoint!
modified: README.rst
modified: templates/base.html
modified: templates/chat.html
2024-11-14 07:05:58 -05:00
496dc42f13
vllm/hermes-llama-3 demo.opencompletion.com
2024-11-11 07:54:11 -05:00
0faff35c58
opencompletion.com
2024-10-28 10:24:45 -04:00
3e98bf96e0
Update README.rst
2024-10-27 18:45:29 -04:00
048e38b0ff
new name who this?
...
opencompletion
opencompletion.com
2024-10-27 17:59:53 -04:00
6d008a964f
fixes for o1-mini but streaming is not supported...
...
modified: app.py
2024-10-01 19:05:29 -04:00
75e637002b
download markdown of conversation useful for github or jira
...
modified: app.py
modified: templates/base.html
modified: templates/chat.html
2024-09-18 16:27:40 -04:00
b257f766f8
Rubric for battleship ending.
...
modified: research/activity29-battleship.yaml
2024-09-16 11:59:56 -04:00
0fae1eb910
hooray for open source! new hermes 3 llama 3.1 tested
...
http://home.foxhop.net:5001/chat/hermes-3-llama-3.1-chain-of-thought?username=changeme
2024-09-15 17:54:56 -04:00
6086d65f9b
uses the openai syntax for the conversation dump including content & role
...
* user
* system
modified: app.py
modified: templates/base.html
modified: templates/chat.html
2024-09-15 08:57:34 -04:00
Russell Ballestrini
e310217166
gpt-o1-mini and mistral-nemo
...
You'll have to do `pip install --upgrade -r requirements.txt` to install latest:
* mistralai client
* openai client
modified: app.py
2024-09-13 09:04:35 -04:00
9246565407
battleship, super human hunter mode
...
modified: research/activity29-battleship.yaml
2024-09-09 07:12:58 -04:00
49cc545a4c
Battleship Hunter Mode!
...
In this mode the AI will switch from random to hunting all the positions
around the latest hit. It's still not as smart as a human but you will
start to feel hunted as the game progresses versus the other game mode.
modified: research/activity29-battleship.yaml
2024-09-07 13:18:42 -04:00
6763c0b9d5
tic tac toe
...
modified: research/activity27-tic-tac-toe.yaml
2024-09-07 10:12:11 -04:00
d684abb4fd
battleship
2024-08-30 10:34:33 -04:00
930fa66b19
a bit better battleship
...
modified: research/activity29-battleship.yaml
2024-08-30 09:46:07 -04:00
ba91cbcb27
modified: research/activity27-tic-tac-toe.yaml
...
new file: static/images/tic-tac-toe.png
2024-08-29 06:55:40 -04:00
d1998f9d1c
move off message to chat_message but it doesn't fix order issue.
...
The app seems to queue the category, feedback/content_blocks question
The strange part is the set_background happens in the middle of the
script after category but it comes first and FAST! In about a second
while the other messages take about 4 secs to finally arrive.
modified: app.py
modified: research/activity29-battleship.yaml
modified: templates/chat.html
2024-08-28 07:15:18 -04:00
0170327483
battleship
...
new file: research/activity29-battleship.yaml
2024-08-25 15:40:33 -04:00
41dff2865a
Easy way to restart an activity without quitting.
...
modified: app.py
modified: research/activity27-tic-tac-toe.yaml
modified: research/activity28-killer-squares.yaml
2024-08-25 10:05:57 -04:00
2e82ddc563
modified: app.py
2024-08-24 20:28:56 -04:00
ba37cb448c
new file: research/activity28-killer-squares.yaml
2024-08-24 20:11:03 -04:00
db983f6d4b
mathplotlib tic tac toe board.
...
modified: research/activity27-tic-tac-toe.yaml
2024-08-24 16:15:05 -04:00
df54e6b4aa
conditionally run processing_script
...
modified: app.py
modified: research/activity22-odds-or-evens.yaml
modified: research/activity24-math-plot.yaml
modified: research/activity27-tic-tac-toe.yaml
modified: research/guarded_ai.py
2024-08-24 14:31:46 -04:00