310 Commits

Author SHA1 Message Date
jeffser
cee360d5a2 Better remote instance switcher 2024-08-31 17:35:25 -06:00
jeffser
5098babfd2 Clean code 2024-08-31 17:27:04 -06:00
jeffser
7026655116 New instance manager 'ollama_instance' 2024-08-31 17:14:39 -06:00
jeffser
ef2c2650b0 Added drag and drop to text entry 2024-08-30 21:48:50 -06:00
jeffser
a7d955a5bf Check for power saver at start 2024-08-30 20:41:29 -06:00
jeffser
abf1253980 Remove unused variables 2024-08-30 20:34:05 -06:00
jeffser
e0c7e9c771 Remove unnecesary code 2024-08-30 20:30:37 -06:00
jeffser
6a4c98ef18 Added warning for power saver 2024-08-30 20:29:23 -06:00
jeffser
69eaa56240 Fixed attachments 2024-08-30 14:12:01 -06:00
jeffser
bb7a8b659a Removed unnecesary method 2024-08-30 13:38:56 -06:00
jeffser
0999a64356 Restored image recognition 2024-08-30 12:42:48 -06:00
jeffser
01b38fa37a Added back support for creating models 2024-08-28 11:51:12 -06:00
jeffser
d0735de129 New model manager (create model doesn't work yet) 2024-08-27 23:25:58 -06:00
jeffser
db198e10c0 Added back regenerate button 2024-08-26 14:05:42 -06:00
jeffser
4545f5a1b2 Rewrite of Chat / Message / Model selector systems 2024-08-26 13:16:55 -06:00
jeffser
68c03176d4 Made directory for custom widgets 2024-08-23 13:52:43 -06:00
jeffser
ff927d6c77 Merge branch 'main' of github.com-jeffser:Jeffser/Alpaca 2024-08-19 23:01:49 -06:00
jeffser
bd006da0c1 Added check for title generation 2024-08-19 23:01:40 -06:00
Jeffser
3ddc172437 Changed .accent for .suggested-action 2024-08-15 00:19:55 -06:00
jeffser
f36d6e1b29 Removed bugged imported chats 2024-08-12 22:12:09 -06:00
jeffser
b8fe222052 Added duplicate chat option 2024-08-11 22:11:17 -06:00
jeffser
47d19a58aa Give message focus when editing it 2024-08-11 21:50:50 -06:00
jeffser
fd67afbf33 Fixed message editor 2024-08-11 21:48:31 -06:00
jeffser
d06e08a64e Fix message regeneration 2024-08-11 21:36:31 -06:00
jeffser
77b08d9e52 Added loading spinner to regenerating message 2024-08-11 21:15:26 -06:00
jeffser
edc3053774 Focus message entry when creating a new chat 2024-08-11 15:59:39 -06:00
jeffser
d95f06a230 Make buttons visible when stopping message 2024-08-11 15:08:26 -06:00
jeffser
938ace91c1 Fixed import chat 2024-08-11 14:55:18 -06:00
jeffser
175cfad81c Welcome screen appears when clearing chat 2024-08-11 14:49:12 -06:00
jeffser
bcc1f3fa65 Changed 'Open Model Manager' to pill button on welcome screen 2024-08-11 14:19:00 -06:00
jeffser
fd92a86c5e CTRL+W and CTRL+Q stops local instance before closing the app 2024-08-11 13:23:34 -06:00
jeffser
8b7f41afa7 Fixed codeblocks spacing 2024-08-10 21:10:23 -06:00
jeffser
4bc0832865 Better padding for focus border on messages 2024-08-10 21:03:19 -06:00
jeffser
a66c6d5f40 Fixed nasty clear chat glitch 2024-08-10 20:37:51 -06:00
jeffser
33b7cae24d Show date on stopped messages 2024-08-10 20:31:03 -06:00
jeffser
47f5c88ef2 Don't regenerate title when there's a custom chat title 2024-08-10 20:22:39 -06:00
jeffser
919f71ee78 Fixed regenerate button 2024-08-10 20:05:41 -06:00
jeffser
404d4476ae Fixed import export 2024-08-10 19:27:03 -06:00
jeffser
f2b243cd5f Changed python 2 to python from codeblocks 2024-08-10 19:23:11 -06:00
jeffser
8fda2cde9e Fixed return + shift should make a new line 2024-08-08 10:56:45 -06:00
jeffser
5b788ffe15 Missed a comma 2024-08-07 23:58:58 -06:00
aritra saha
eee73b1218
some update and fix for welcome screen. (#206)
* Update bn.po

* Update hi.po

* Update window.py

* Update window.py

* Update window.py

* Update window.py

* Update window.py

I removed some and added commas

---------

Co-authored-by: Jeffry Samuel <69224322+Jeffser@users.noreply.github.com>
2024-08-07 23:54:34 -06:00
jeffser
dd70e8139c Give textview focus at launch 2024-08-07 21:21:26 -06:00
jeffser
3ac0936d1a Prevent enter key send when a response is being received 2024-08-07 21:20:03 -06:00
jeffser
1477bacf6a Removed 'Featured models' from welcome dialog, added 'Open Model Manager' button in welcome screen if the user doesn't have models 2024-08-07 21:02:29 -06:00
jeffser
d339a18901 Fixed toast message 2024-08-07 20:43:23 -06:00
jeffser
f9460416d9 Prevent regenerating message whilst receiving a response 2024-08-07 20:41:49 -06:00
jeffser
a9112cf3da Added welcome screen 2024-08-07 20:39:46 -06:00
jeffser
3c553e37d8 Fixed pull by name feature 2024-08-07 19:41:34 -06:00
jeffser
e48249c7c9 Focus indicators on messages 2024-08-06 17:08:50 -06:00