560 Commits

Author SHA1 Message Date
jeffser
29a5251d63 Virtual terminal! 2024-10-07 02:02:27 -06:00
jeffser
6394569b3b New models! 2024-10-06 23:26:08 -06:00
jeffser
c00061f46b Proper python support 2024-10-06 22:41:05 -06:00
jeffser
67d572bd64 Even better code block detection 2024-10-06 22:23:37 -06:00
jeffser
06769aba90 Fixed codeblock detection when it doesn't have a language 2024-10-06 22:21:42 -06:00
jeffser
f5845e95e6 Added compatibility with python scripts 2024-10-06 22:16:06 -06:00
jeffser
4d529619d6 Better recognition for code blocks 2024-10-06 22:03:33 -06:00
jeffser
95561f205c Faster and well organized launch 2024-10-06 21:42:08 -06:00
jeffser
e855466280 Modified script running 2024-10-06 21:16:32 -06:00
jeffser
c1c30c993c Run Bash scripts on a terminal straight from chat :D 2024-10-06 21:13:00 -06:00
jeffser
7da70097f2 Fixed bug with text messages being loaded at launch 2024-10-06 19:24:32 -06:00
jeffser
0be0942da3 Fix: Text rendering causing crash because of notification being in a different thread 2024-09-29 16:07:12 -06:00
jeffser
633507fecd Quick fix to message generation 2024-09-25 09:34:12 -06:00
jeffser
4851b7858b Merge branch 'main' of github.com-jeffser:Jeffser/Alpaca 2024-09-22 15:03:30 -06:00
jeffser
40afce9fb0 New models added to list 2024-09-22 14:55:38 -06:00
ProjectMoon
61d2e7c7a0
Use show API to detect vision. (#316)
* Use show API to detect vision.

* Update so it actually works.

* Removed Cache

---------

Co-authored-by: Jeffry Samuel <jeffrysamuer@gmail.com>
2024-09-21 16:39:22 -06:00
jeffser
5150fd769a Message search (yeah finally) 2024-09-21 15:50:38 -06:00
jeffser
3653af7b81 Fixed model manager with accessibility large text on (wip) 2024-09-18 18:10:47 -06:00
jeffser
f8d18afd13 Fixed right click on messages sometimes crashes app 2024-09-18 17:45:21 -06:00
jeffser
4fb83ed441 Made sidebar resize a little 2024-09-17 22:36:51 -06:00
jeffser
e8cfc9a9ee Update welcome dialog 2024-09-17 21:27:19 -06:00
jeffser
13a076bd9f Instant launch 2024-09-17 21:14:58 -06:00
jeffser
1ee36b113a Fixed stop button 2024-09-17 19:46:28 -06:00
jeffser
cbdfe43896 Fixed image verifier 2024-09-17 18:59:21 -06:00
jeffser
318f15925f Fixed spinner 2024-09-16 18:30:48 -06:00
jeffser
f96b652605 Changed appearance of delete / stop buttons 2024-09-16 10:37:58 -06:00
jeffser
12790b5ae1 Stop existing instance before starting new one fallback 2024-09-16 10:31:28 -06:00
jeffser
68d970716f Fixes for system installation 2024-09-11 22:44:07 -06:00
jeffser
a0338bcccb Fixed launch error when displaying welcome dialog 2024-09-11 22:33:11 -06:00
jeffser
d26caea5f0 Changed behavior of Welcome dialog (again yeah) 2024-09-11 22:31:18 -06:00
jeffser
51d2326dee Fixed clear chat 2024-09-11 10:51:04 -06:00
jeffser
80dcae194b Fixed Ollama instance sometimes failing to give version 2024-09-11 10:36:07 -06:00
jeffser
f46d16d257 Changed launch / welcome dialog behavior 2024-09-11 10:24:12 -06:00
jeffser
362e62ee36 Fixed welcome dialog not baing able to close after initial load 2024-09-04 15:18:37 -06:00
jeffser
80aabcb805 Fixed error on config save 2024-09-04 15:16:46 -06:00
mags0ft
603fdb8150
Add an option to hide the power save warning at startup (#282)
* add an option to hide the power save warning at startup

* Fixed stuff and made it positive

* Changed description and name of switch

* Fixed tab

* Fixed name of element (my bad)

* Check power saver mode state when switching

* Warning set to true by default

---------

Co-authored-by: Jeffry Samuel <jeffrysamuer@gmail.com>
2024-09-04 15:05:16 -06:00
mags0ft
6e0ae393a4
made font family of code blocks monospace (#284) 2024-09-04 14:23:32 -06:00
jeffser
50aad8cb6d even better checker 2024-09-03 22:06:23 -06:00
jeffser
79a7840f24 Better checker for Ollama instance missing 2024-09-03 21:56:37 -06:00
jeffser
19a8aade60 Fixed remote connection and added checker for Ollama missing 2024-09-03 21:52:14 -06:00
jeffser
a591270d58 Removed prints 2024-09-02 18:40:23 -06:00
jeffser
1087d3e336 Fixed run on background 2024-09-02 18:18:49 -06:00
jeffser
fb7393fe5c Fixed crash at close 2024-09-02 17:57:48 -06:00
jeffser
d3159ae6ea Fixed regeneration 2024-09-02 17:22:54 -06:00
jeffser
c2c047d8b7 Save at send message and fixed copy button on code blocks 2024-09-02 17:00:35 -06:00
jeffser
e897d6c931 Removed unnecesary line 2024-09-02 16:33:13 -06:00
jeffser
3ceb25ccc6 Fixed YouTube integration 2024-09-02 16:31:27 -06:00
jeffser
9d740a7db9 Modified logging 2024-09-02 16:18:23 -06:00
jeffser
4e77898487 Fixed export chat 2024-09-02 16:16:27 -06:00
jeffser
c913a25679 Fixed app not launching when there are too many messages 2024-09-02 16:12:49 -06:00