Commit graph

100 commits

Author SHA1 Message Date
38f47b9699
Add ollama status checker
All checks were successful
Build and Publish Jimmy.2 / build_and_publish (push) Successful in 6s
2024-05-28 00:57:18 +01:00
6ed7de1d73
Add a failover/priority system to ollama
All checks were successful
Build and Publish Jimmy.2 / build_and_publish (push) Successful in 8s
2024-05-28 00:48:18 +01:00
4dc0e6418f Allow other llava types
All checks were successful
Build and Publish Jimmy.2 / build_and_publish (push) Successful in 6s
2024-05-27 18:30:51 +01:00
22789057f8 Fix janky llava switch
All checks were successful
Build and Publish Jimmy.2 / build_and_publish (push) Successful in 6s
2024-05-27 18:27:40 +01:00
5e14c2bd90
remove db parameters from config
All checks were successful
Build and Publish Jimmy.2 / build_and_publish (push) Successful in 7s
maybe that's causing issues??
2024-05-05 02:48:54 +01:00
da7d122f14
Add starboard to bot
All checks were successful
Build and Publish Jimmy.2 / build_and_publish (push) Successful in 33s
2024-05-05 02:27:41 +01:00
68edb16337
Add more config options
All checks were successful
Build and Publish Jimmy.2 / build_and_publish (push) Successful in 9s
And also document those config options better
2024-04-29 01:29:48 +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
531c0e9d4e
Use orca-mini:7b instead of 3b 2024-04-18 00:57:46 +01:00
33319feb86
Logging 2024-04-18 00:52:15 +01:00
709ca94e29
edit the right message 2024-04-18 00:51:36 +01:00
172b604a03
fix 2024-04-18 00:49:56 +01:00
c5ca971134
Reply to target message in AskAI 2024-04-18 00:46:04 +01:00
42215bff2a
use a lock for AskAI 2024-04-18 00:43:37 +01:00
093991ad70
Black + isort 2024-04-18 00:24:58 +01:00
d5466a2b09
Black reformat 2024-04-16 00:46:26 +01:00
b0f2f3f806
Use the same embed for response and edits 2024-04-14 18:52:02 +01:00
da96d818a3
Use the same embed for response and edits 2024-04-14 18:51:48 +01:00
f29e80eb95
Display which message is being replied to 2024-04-14 18:50:18 +01:00
d05582dee4
print download status 2024-04-14 18:47:42 +01:00
28bc97fb45
Fix ~~%~~ %% 2024-04-14 18:46:46 +01:00
a2b2ad6f9d
fully use aiohttp session 2024-04-14 18:45:48 +01:00
3a3804fc18
fix accidentally using httpxTimeout 2024-04-14 18:42:53 +01:00
38bc54d37f
Use clientsession instead of httpx 2024-04-14 18:40:53 +01:00
c219158c62
Properly return a client in with_client 2024-04-14 18:34:04 +01:00
3f894c493d
Don't pass clients to handlers 2024-04-14 18:26:51 +01:00
0a2deba623
TypeError: 'generator' object does not support the asynchronous context manager protocol what now? 2024-04-14 18:13:44 +01:00
677973396a
Increase logging verbosity of check_server 2024-04-14 18:11:57 +01:00
4b9eab0bdb
Properly check server again? 2024-04-14 18:11:34 +01:00
e1a2f97e7f
Properly check server 2024-04-14 18:09:50 +01:00
7b72ced147
Log when a non-server-url is passed to check_server 2024-04-14 18:08:41 +01:00
12f9a012f7
Fix check_server kicking off about given url 2024-04-14 18:02:22 +01:00
5743be54c0
__await__ -> async flatten() 2024-04-14 17:26:14 +01:00
086dffd88c
Log download progress to console 2024-04-14 17:23:05 +01:00
5ac83dd939
add ask_ai message command 2024-04-14 17:19:54 +01:00
0cc5ce7150
Start writing ollama client class 2024-04-13 23:51:50 +01:00
b199477a02
Fix the modals 2024-03-22 09:18:08 +00:00
b2013d2759
Fix view not updating 2024-03-22 09:16:38 +00:00
54e6076a9d
Fix view 2024-03-22 09:15:45 +00:00
3e0152ee24
Use a view instead 2024-03-22 09:14:52 +00:00
50c648a618
Allow using system prompt and large user prompt 2024-03-22 09:08:03 +00:00
nex
34a57af998 Properly avoid text overflow 2024-02-06 00:54:53 +00:00
502ca08bcd
Bring acid under control 2024-02-05 15:15:20 +00:00
nex
3021b1fb60 Fix ollama again 2024-01-16 10:14:50 +00:00
nex
9f40606752 Fix ollama 2024-01-16 10:10:31 +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