Commit Graph

290 Commits

Author SHA1 Message Date
Saifeddine ALOUI
b05dde5477 A little bugfix in settings window 2023-04-19 12:55:38 +02:00
Saifeddine ALOUI
1749c7e393
Merge pull request #100 from andzejsp/main
Webui.sh - linux install and readme update, removal of unused files
2023-04-19 11:22:29 +01:00
andzejsp
33610e044e fixed the path 2023-04-19 13:05:29 +03:00
andzejsp
6dc81d4715 fixed one liner 2023-04-19 13:04:02 +03:00
andzejsp
c19dfae053 typo fix 2023-04-19 12:44:36 +03:00
andzejsp
ed247e9547 removed unused stuff 2023-04-19 12:42:37 +03:00
andzejsp
27038fab1b Merge branch 'webui-readme-update' 2023-04-19 12:39:29 +03:00
Andzejs Poprockis
8a0354f85b
Merge branch 'nomic-ai:main' into main 2023-04-19 12:16:15 +03:00
andzejsp
1c8b3360f2 updated readme 2023-04-19 12:13:22 +03:00
Saifeddine ALOUI
8f5326bd68 added a convert script with tokenizer 2023-04-19 11:09:53 +02:00
Saifeddine ALOUI
512e089b17
Merge pull request #99 from jadenkiu/main
Removed borders + Light mode for settings & help + README.md Update
2023-04-19 09:58:35 +01:00
andzejsp
ca1d8ee372 outdated and not needed 2023-04-19 11:56:39 +03:00
andzejsp
57c21b32cb removed outdated install scripts 2023-04-19 11:39:08 +03:00
andzejsp
41d9d92dd0 FIrst prototype of working .sh 2023-04-19 11:35:46 +03:00
andzejsp
34328a7cf3 Fixed echo 2023-04-19 11:35:26 +03:00
Jaden Chung
8fa16e08d8
Update README.md to new UI
This goes along with the last commit.
2023-04-19 01:29:12 -07:00
jadenkiu
755c83c53b Light mode for settings & help + README.md Update 2023-04-19 01:25:25 -07:00
andzejsp
e28153ac37 removed unused stuff 2023-04-19 09:58:54 +03:00
Saifeddine ALOUI
8772c1c991 upgraded the settings and extensions ui 2023-04-19 08:55:43 +02:00
Saifeddine ALOUI
8a739673da
Merge pull request #98 from jadenkiu/main
Light and Dark mode + Tailwind Files
2023-04-19 07:46:03 +01:00
Andzejs Poprockis
6732913b59
Merge branch 'nomic-ai:main' into main 2023-04-19 08:27:12 +03:00
jadenkiu
dc5680b713 Light and Dark mode + Tailwind Files 2023-04-18 21:49:44 -07:00
Saifeddine ALOUI
39470b1c32 started working on extensions 2023-04-18 23:41:51 +02:00
Saifeddine ALOUI
2a6ebab6df huge progress in ui 2023-04-18 22:50:55 +02:00
andzejsp
8bfad7002f more work 2023-04-18 17:54:19 +03:00
Andzejs Poprockis
ea3d749aaf
Merge branch 'nomic-ai:main' into main 2023-04-18 17:09:08 +03:00
Saifeddine ALOUI
36596a136b updated the install and run script for windows 2023-04-18 14:57:58 +02:00
AndzejsP
0a851fe8c1 starting to work on the .sh 2023-04-18 13:05:16 +03:00
Saifeddine ALOUI
efc454dd0c
Merge pull request #95 from beratcmn/main
Added tailwind config file for Tailwind extension autocomplete support
2023-04-18 06:38:40 +01:00
Saifeddine ALOUI
e239e81ba6
Merge pull request #97 from jadenkiu/main
Fixed Tailwind typo in main.html
2023-04-18 06:33:41 +01:00
jadenkiu
a3ebff5bb1 Fixed Tailwind typo in main.html 2023-04-17 20:20:00 -07:00
beratcmn
edc96540d1 Added tailwind config file for Tailwind extension autocomplete support 2023-04-18 01:51:32 +03:00
Saifeddine ALOUI
5a9eca6438
Merge pull request #94 from andzejsp/main
Oneliner to install, one batch to rule them all
2023-04-17 23:40:30 +01:00
Saifeddine ALOUI
ace2dadb3d Added output to markdown translation 2023-04-18 00:36:10 +02:00
Saifeddine ALOUI
39c9af8d68 Repared discussion export 2023-04-18 00:23:31 +02:00
Saifeddine ALOUI
714b4d6bb3 more bugfixes 2023-04-18 00:10:13 +02:00
Saifeddine ALOUI
5e6383fb81 bugfix in message viewing 2023-04-17 23:48:42 +02:00
andzejsp
17240c4a4f Added automatic install/launcher 2023-04-18 00:41:05 +03:00
Saifeddine ALOUI
4a4a5a82ec hello 2023-04-17 23:39:15 +02:00
Saifeddine ALOUI
580e31f4e9 bugfix 2023-04-17 23:38:08 +02:00
Saifeddine ALOUI
8684717317 bugfix 2023-04-17 23:22:58 +02:00
Saifeddine ALOUI
8d2f422d05 Merge branch 'main' of https://github.com/nomic-ai/gpt4all-ui 2023-04-17 23:15:25 +02:00
Saifeddine ALOUI
a404d67e5a enhanced ui and personality configuration 2023-04-17 23:15:17 +02:00
andzejsp
ec794202e4 Merge branch 'main' of https://github.com/andzejsp/gpt4all-ui 2023-04-17 23:58:05 +03:00
Saifeddine ALOUI
46778ef2ca
Update README.md 2023-04-17 22:02:38 +02:00
Saifeddine ALOUI
0664f269af Renamed chat.html to index.html 2023-04-17 17:59:36 +02:00
Andzejs Poprockis
724cf8b651
Starting to work on installer/launcher oneliner 2023-04-17 17:41:37 +03:00
Saifeddine ALOUI
5e7c30711e changed default temperature 2023-04-17 13:11:46 +02:00
Saifeddine ALOUI
5c34595fb0 bugfix 2023-04-17 12:54:48 +02:00
Saifeddine ALOUI
71150f1e34 upgraded 2023-04-17 02:31:43 +02:00