Commit graph

56 commits

Author SHA1 Message Date
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
e8f7f447bd Add a stop button to ollama 2024-01-10 10:13:37 +00:00
e54c4f7a01 Fix weird NotFound Bug 2024-01-09 22:54:37 +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
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