Commit graph

114 commits

Author SHA1 Message Date
018ab45f4f
fix: remove useless debug prints
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2023-05-18 11:58:38 +02:00
0xMRTT
3e5f579ad3 fix: typos by @kianmeng 2023-05-13 14:52:06 +00:00
3bb92fec9a
fix: make new window first in the menu 2023-05-13 13:39:04 +02:00
e7bab50282
feat: allow multiple windows at the same time 2023-05-13 12:50:36 +02:00
b872e91fff
fix: make output button working 2023-05-13 00:43:45 +02:00
7a64aa9b71
feat: A few UI tweaks 2023-05-13 01:37:34 +03:00
d48f8a1c99
fix: remove margin 2023-05-13 00:07:21 +02:00
eac6518098
imaginer: rebase imaginer on bavarder for having the provider architecture 2023-05-12 23:38:03 +02:00
90eafb07de
feat: add pygments syntax higlighting 2023-05-11 01:01:21 +02:00
d6fd3b3d0c
fix: hide stop if there is nothing to stop :) 2023-05-11 00:43:38 +02:00
9a460d9302
doc: thanks apostrophe 2023-05-11 00:36:55 +02:00
be32379d81
feat: add stop (#14) 2023-05-11 00:29:16 +02:00
0fff84a2f9
fix: gpt2 tooltip 2023-05-11 00:19:03 +02:00
be9a0f95ae
fix: better error handling 2023-05-11 00:13:52 +02:00
5fabf9557c
feat: add use text view switch 2023-05-11 00:10:35 +02:00
cc59054ec2
feat: Remove screen size specific font sizing 2023-05-10 21:49:58 +03:00
724bd97905
Revert "feat: Change font sizes and use system fonts"
This reverts commit 777a4cfaf5.
2023-05-10 21:46:40 +03:00
777a4cfaf5
feat: Change font sizes and use system fonts 2023-05-10 21:32:38 +03:00
a7d3183b51
fix: update police 2023-05-10 19:10:55 +02:00
e17520cde1
fix: copy bot 2023-05-10 19:05:49 +02:00
0215ccd5a1
fix: remove useless padding 2023-05-10 19:03:58 +02:00
575cc406c5
fix: support custom theming 2023-05-10 18:58:33 +02:00
73937725e5
feat: Tweak some colors 2023-05-10 18:33:30 +03:00
15ec5c978f
fix: custom theming support 2023-05-10 17:26:13 +02:00
6b91205c57
webview: improve custom css 2023-05-10 17:22:27 +02:00
bdd1a2e9a9
webview: experiment custom theming 2023-05-10 17:20:00 +02:00
d6f26e7fc9
ui: first version using webview as a render for the response 2023-05-10 17:14:25 +02:00
80376a6692
fix: help url 2023-05-10 15:36:53 +02:00
64ba5007d8
fix: make the help button open directly the doc 2023-05-10 15:36:34 +02:00
5c3973c420
provider(startcoder): add starcoder 2023-05-08 23:04:15 +02:00
e37fb02eeb
provider: add more doc 2023-05-08 22:57:54 +02:00
a57ba73fcd
provider: add how to get api token (#18) 2023-05-08 22:55:16 +02:00
5e56b13d36
format: black 2023-05-08 22:50:08 +02:00
ffdbc1759a
provider(gpt2): add description 2023-05-08 22:48:12 +02:00
46c3bcd41e
provider: add info popover (#17) 2023-05-08 22:41:48 +02:00
86deb53691
fix: doesn't spin forever if there isn't any prompt (#20) 2023-05-07 22:58:45 +02:00
142eefa310
fix: make clear after send working (#19) 2023-05-07 22:49:52 +02:00
6552dd1561
fix: Copy shortcut 2023-05-07 21:48:22 +03:00
a0ed6d7b68
fix: shortcuts 2023-05-07 20:34:09 +02:00
62b57a6ad9
fix: remove a provider enabled if doesn't exist
only if bard was enabled
2023-05-07 16:27:12 +02:00
72715e0bde
provider: fix gpt2 name 2023-05-07 16:15:28 +02:00
af9bfc1d87
fix: accelerator 2023-05-07 16:14:29 +02:00
cd5d73d64f
provider(gpt2): add gpt2 xl and large 2023-05-07 16:08:29 +02:00
916ff133da
bump: version 2023-05-07 16:03:34 +02:00
25cefc9671
main: fix preferences shortcut 2023-05-07 16:02:40 +02:00
722ee665ec
provider(bard): disable bard 2023-05-07 16:02:29 +02:00
8a328e1bd6
a11y: add keyboard shortcuts 2023-05-07 15:58:04 +02:00
499723d11e
meson: add hfbase 2023-05-07 15:50:22 +02:00
3664324a69
provider(hf): fix authorization header issue 2023-05-07 15:50:12 +02:00
b559289c3d
provider(hgchat): refactor for adding new models 2023-05-07 15:49:56 +02:00