Commit graph

545 commits

Author SHA1 Message Date
8cea7f8224 Fix autocomplete 2024-01-12 17:04:24 +00:00
5f22b79981 Improve History command 2024-01-12 17:01:41 +00:00
68868a5cf2 Fix JSON serilisation error 2024-01-12 16:59:29 +00:00
cd1b4411d7 Ping redis when needed 2024-01-12 16:50:28 +00:00
9db6b99f90 Allow saving and loading threads (with REDIS) 2024-01-12 16:47:45 +00:00
c47cac4118 Add history command 2024-01-12 16:26:32 +00:00
583ab92b54 Remove defunct parameters 2024-01-12 15:57:01 +00:00
f6d9d765a9 Add missing comma 2024-01-12 15:55:31 +00:00
930d86920a Check for threads' existence properly 2024-01-12 15:54:33 +00:00
6600f49ddf Apply a seed to the threads 2024-01-12 15:51:25 +00:00
d883f4044b Fix KeyError 2024-01-12 15:48:58 +00:00
05975de3af Fix ollama again 2024-01-12 15:43:16 +00:00
380d500e32 Migrate to chat endpoint 2024-01-12 15:39:39 +00:00
980c61d08b Make timings more accurate 2024-01-12 10:00:12 +00:00
2e53eeb0c6 Remove pinned pycord version 2024-01-12 09:55:34 +00:00
4cfb598e4d Add timing info to ollama 2024-01-12 09:53:57 +00:00
0193ab25ad Allow cancelling a download 2024-01-11 14:58:00 +00:00
a8f15f3ea6 delete shit 2024-01-11 14:41:17 +00:00
609b96c842 Show WHY A req failed 2024-01-11 14:41:07 +00:00
0095c654cb Fix error 2024-01-11 14:34:46 +00:00
0106311cd3 Fix ollama server status checker 2024-01-11 13:32:41 +00:00
09f93c054e Merge remote-tracking branch 'origin/master' 2024-01-11 13:23:31 +00:00
ae065c8d97 Automatically switch model to llava when an image is attached 2024-01-11 13:21:41 +00:00
789231f2da Add failover 2024-01-11 13:20:32 +00:00
3dbc841e6c Tweak Ollama Prompt 2024-01-10 20:20:00 +00:00
b6833973d0 Attach image to embed if provided 2024-01-10 16:20:03 +00:00
8ccc2a8a1b Add image support to ollama 2024-01-10 16:10:45 +00:00
a091104a9b Bloody shift click 2024-01-10 16:06:20 +00:00
b98e8024d4 Add interaction check to ollama view 2024-01-10 16:04:58 +00:00
d0809a4881 Bump the acid level to 11 2024-01-10 16:03:29 +00:00
1f7ada8e93 Add context and acid 2024-01-10 15:59:13 +00:00
8ccdeb8a0e Set author to indicate which model is in use 2024-01-10 15:35:18 +00:00
f3aadd2ce0 Enable load balanced servers 2024-01-10 15:11:36 +00:00
4028afce3d FIx yt-dlp error 2024-01-10 11:00:54 +00:00
30f65c42f9 Remove view when done 2024-01-10 10:41:30 +00:00
cc96cd9c01 Add optional icon url to config 2024-01-10 10:39:37 +00:00
0246ee9be5 Properly disable timeout 2024-01-10 10:31:55 +00:00
fc50179392 Allow cancelling ollama even earlier & disable timout 2024-01-10 10:29:48 +00:00
c8acf8d190 Fix delete message 2024-01-10 10:15:34 +00:00
27b3255374 Fix message delete params 2024-01-10 10:14:45 +00:00
e8f7f447bd Add a stop button to ollama 2024-01-10 10:13:37 +00:00
d2e334bb98 Add delete message app command 2024-01-10 09:59:45 +00:00
111a5c7c7f Cast web server to a completely different thread? 2024-01-10 09:55:21 +00:00
9270d9dd02 Turn off lifespan(?) 2024-01-10 09:51:27 +00:00
a8803de570 Hook bot into HTTP server 2024-01-10 09:50:54 +00:00
2aa541ab60 Forward the HTTP port 2024-01-10 09:48:42 +00:00
db50c379bb custom client time omg 2024-01-10 09:47:37 +00:00
3f9e91e84a Remove the funny reference 2024-01-10 09:46:54 +00:00
513ab26531 fucking matthew 2024-01-10 09:43:05 +00:00
01c13d836a Merge remote-tracking branch 'origin/master' 2024-01-10 09:39:58 +00:00