Commit graph

14 commits

Author SHA1 Message Date
3282d85e10
Include Ollama & reorganise endpoints 2024-06-06 00:21:56 +01:00
65acd62d12
idk why I ever tried IPC there
All checks were successful
Build and Publish college-bot-v2 / build_and_publish (push) Successful in 13s
2024-06-05 01:53:07 +01:00
9b6b3e9027
Fix IPC
All checks were successful
Build and Publish college-bot-v2 / build_and_publish (push) Successful in 14s
2024-06-05 01:23:39 +01:00
8f9850a4c6
Add webhook server
All checks were successful
Build and Publish college-bot-v2 / build_and_publish (push) Successful in 1m58s
2024-06-05 01:12:18 +01:00
4a42918dee
Make redis actually persistent
All checks were successful
Build and Publish college-bot-v2 / build_and_publish (push) Successful in 12s
2024-06-04 02:11:51 +01:00
nex
d610b8ba78 Persist redis data (Needed for modern jimmy versions)
All checks were successful
Build and Publish Jimmy.2 / build_and_publish (push) Successful in 6s
2024-05-06 02:23:04 +01:00
415a9ed21b
Update ollama command
All checks were successful
Build and Publish Jimmy.2 / build_and_publish (push) Successful in 7s
2024-04-25 19:33:34 +01:00
9db6b99f90 Allow saving and loading threads (with REDIS) 2024-01-12 16:47:45 +00:00
2aa541ab60 Forward the HTTP port 2024-01-10 09:48:42 +00:00
02e3038baa Allow re-use of previous downloads 2024-01-09 09:34:55 +00:00
7d2173aeb7 Set output to TTY because why not 2024-01-09 00:36:18 +00:00
2563c5d5b6 Fix docker compose 2024-01-06 21:44:49 +00:00
a98bb42a28 Move to SRC dir, add log suppression, add ollama 2024-01-06 21:43:52 +00:00
nex
8f35296fd0
Add a docker compose 2024-01-06 20:33:13 +00:00