Commit graph

351 commits

Author SHA1 Message Date
502ca08bcd
Bring acid under control 2024-02-05 15:15:20 +00:00
87b95a8157 log ffmpeg commands 2024-01-26 19:13:31 +00:00
c0feda1ac7 Remove filesize hard limit 2024-01-26 19:05:23 +00:00
dbbd0d53e8 Improve audio quality (64k is still low) 2024-01-24 21:25:03 +00:00
ddf559773b Forgot to import subprocess 2024-01-24 21:24:01 +00:00
5f662c1613 Fix saving links after they've been deleted 2024-01-24 21:23:10 +00:00
7d87628ea2 Improve audio only downloads 2024-01-24 21:21:17 +00:00
b815f96c2e Fix audio-only downloads 2024-01-24 21:17:37 +00:00
6e04f4a97d Add more info to ytdl 2024-01-20 23:08:42 +00:00
nex
3021b1fb60 Fix ollama again 2024-01-16 10:14:50 +00:00
nex
168a744bcf Merge remote-tracking branch 'origin/master' 2024-01-16 10:10:56 +00:00
nex
9f40606752 Fix ollama 2024-01-16 10:10:31 +00:00
80dcfd6b68
ADd LICENSE and README 2024-01-15 13:02:24 +00:00
nex
ef81b13ab2
Untweak parameters, it works when it wants to. 2024-01-15 11:26:07 +00:00
nex
0e8f5758ef
Tweak some parameters to fix chromedriver 2024-01-15 11:02:31 +00:00
nex
f759f9ddb2
Properly cleanup chromedriver 2024-01-15 10:51:53 +00:00
nex
c41f912690
Fix no RemoteDebuggingPort 2024-01-15 10:37:12 +00:00
e92713fe25 Add debugging 2024-01-12 17:18:23 +00:00
17ae2db7b7 Remove deferral from ollama-history 2024-01-12 17:15:03 +00:00
14237b8f5f I hate the word "thread" now. 2024-01-12 17:11:16 +00:00
b0c25254ea Improve autocomplete 2024-01-12 17:05:13 +00:00
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
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
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
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
31f8f82164 Finish web server 2024-01-10 09:39:46 +00:00
dffb7acc63 Adjust prompt 2024-01-09 23:01:17 +00:00
e54c4f7a01 Fix weird NotFound Bug 2024-01-09 22:54:37 +00:00
1f3e4955cb Start web server integration (incomplete) 2024-01-09 16:26:18 +00:00
9407e5cf59 Fix input error 2024-01-09 14:54:53 +00:00
218ee6f802 Paginate long repsonses 2024-01-09 14:49:29 +00:00
6dfb8ea6eb Tone down the prompt 2024-01-09 14:34:22 +00:00
9ae12a2b46 add actual ollama prompt 2024-01-09 14:27:17 +00:00
a41c529c98 Link 2024-01-09 09:59:07 +00:00
2f120daed6 Forgot to actually return the URL 2024-01-09 09:57:41 +00:00
d53e1a5867 Fix log error 2024-01-09 09:53:31 +00:00
3714832752 Save the right message 2024-01-09 09:51:20 +00:00
c1d120d7b9 Save link after downloading it 2024-01-09 09:49:42 +00:00
7e87b9b5ac Add some debug to saved io 2024-01-09 09:47:01 +00:00
2c6ee6e533 Forgot to hexdigest 2024-01-09 09:41:57 +00:00
32642b755b I hate SQL 2024-01-09 09:39:56 +00:00
6e045ac0fd Fix aiosqlite again 2024-01-09 09:38:25 +00:00
548c039494 Fix aiosqlite 2024-01-09 09:37:19 +00:00
02e3038baa Allow re-use of previous downloads 2024-01-09 09:34:55 +00:00
e2143e94e9 Fix the last few words not being added 2024-01-09 08:56:46 +00:00
85f3ac973c Add some debugging to ollama 2024-01-09 00:46:35 +00:00
9146d1cda9 Fix the space strip and JSON output 2024-01-09 00:42:12 +00:00
349037cb31 Fix ollama streaming 2024-01-09 00:34:12 +00:00
f46a82ded0 Fix screenshot errors 2024-01-06 22:32:43 +00:00
419ed8efe4 Better log ollama 2024-01-06 22:11:20 +00:00
9924381b0b Improve ollama UI 2024-01-06 22:07:31 +00:00
a46e4c0797 Fix ollama 2024-01-06 22:03:43 +00:00
35f1e4ac1e Fix stupid aiohttp base url req 2024-01-06 21:58:09 +00:00
2863c2ea83 Remove top level import 2024-01-06 21:56:18 +00:00
f46b2e6e78 FIx unicode 2024-01-06 21:54:55 +00:00
2b724e6843 Load cogs.ollama 2024-01-06 21:53:39 +00:00
bac7ffb13f Fix logging 2024-01-06 21:49:22 +00:00
a98bb42a28 Move to SRC dir, add log suppression, add ollama 2024-01-06 21:43:52 +00:00