Commit Graph

209 Commits

Author SHA1 Message Date
Saifeddine ALOUI
072f860bb7 New code struture with separated backend 2023-04-15 13:30:08 +02:00
Saifeddine ALOUI
dd7479f786 Extensions system is being prepared 2023-04-15 10:19:09 +02:00
Saifeddine ALOUI
20c99b25dc repared extensions javascript 2023-04-15 09:33:47 +02:00
Saifeddine ALOUI
a7e7f76d91 upgraded ui 2023-04-15 00:19:56 +02:00
Saifeddine ALOUI
f92a94b7fa Merge branch 'main' of https://github.com/nomic-ai/gpt4all-ui 2023-04-15 00:08:51 +02:00
Saifeddine ALOUI
ebc22a52ac bugfixes 2023-04-15 00:08:49 +02:00
Saifeddine ALOUI
15a8e6d95b
Merge pull request #86 from andzejsp/main
Added notes and links to Readme.md
2023-04-14 22:31:15 +01:00
Saifeddine ALOUI
ddb5d220af updated config 2023-04-14 23:29:11 +02:00
Saifeddine ALOUI
494ced0620 Enhanced audio out 2023-04-14 23:15:54 +02:00
andzejsp
46ca93ff52 returned what has been taken 2023-04-15 00:01:04 +03:00
andzejsp
04de48fb23 added a model and made few notes 2023-04-14 23:56:43 +03:00
Saifeddine ALOUI
b6f6721ded Merge branch 'main' of https://github.com/nomic-ai/gpt4all-ui 2023-04-14 22:16:29 +02:00
Saifeddine ALOUI
8fc7011897 convert 2023-04-14 22:16:25 +02:00
Saifeddine ALOUI
009927a419
Merge pull request #85 from andzejsp/main
Disable SpeechSynth for Firefox RIP
2023-04-14 21:08:25 +01:00
andzejsp
44dbcdc4e2 Merge branches 'main' and 'main' of https://github.com/nomic-ai/gpt4all-ui 2023-04-14 22:42:42 +03:00
Saifeddine ALOUI
ce59ffef15 updated 2023-04-14 21:27:20 +02:00
andzejsp
0d719ed964 Merge branch 'main' of https://github.com/nomic-ai/gpt4all-ui 2023-04-14 22:12:44 +03:00
Saifeddine ALOUI
72203f40e5 upgraded model installation 2023-04-14 21:06:47 +02:00
andzejsp
121ae6c9b6 dirty fix to disable speech for firefox users 2023-04-14 21:56:56 +03:00
Saifeddine ALOUI
8b6bfacc5d Updated readme.md 2023-04-14 19:52:21 +02:00
Saifeddine ALOUI
ea910acb1a Added links to models 2023-04-14 19:40:36 +02:00
Saifeddine ALOUI
14c6a6803b upgraded the install scripts 2023-04-14 19:11:39 +02:00
Saifeddine ALOUI
e8cc2dba78 Inform the user that the configuration is done 2023-04-14 18:24:37 +02:00
Saifeddine ALOUI
359b94ac2e Added models 2023-04-14 18:23:07 +02:00
Saifeddine ALOUI
e23548b58c added few models 2023-04-14 18:22:48 +02:00
Saifeddine ALOUI
ecc8d9fec4 somecomments 2023-04-14 17:29:17 +02:00
Saifeddine ALOUI
37304a735d upgraded configuration settings 2023-04-14 17:11:40 +02:00
Saifeddine ALOUI
a757331b20 upgraded parameters saving 2023-04-14 11:58:07 +02:00
Saifeddine ALOUI
e238a63171
Merge pull request #81 from pb-dod/patch-1
Prevent "Error binding parameter" error
2023-04-14 09:51:15 +01:00
Saifeddine ALOUI
20f50d5632 upgraded settings saving 2023-04-14 10:48:14 +02:00
Paul Brown
d7f69d575b
Prevent "Error binding parameter" error
Currently last_discussion_id is a `<db.Discussion object at 0x7f5d16fca9b0>` and that isn't supported as a parameter for the sqlite query.

This PR uses the discussion_id from the Discussion object instead to prevent the errror.
2023-04-13 20:06:23 -05:00
Saifeddine ALOUI
5bdb171d3a bugfix 2023-04-14 02:42:04 +02:00
Saifeddine ALOUI
6b40b93a0c
Update README.md 2023-04-14 02:37:15 +02:00
Saifeddine ALOUI
54d74620d8 Merge branch 'main' of https://github.com/nomic-ai/gpt4all-ui 2023-04-14 02:34:37 +02:00
Saifeddine ALOUI
48257d4473 upgraded audio 2023-04-14 02:34:35 +02:00
Saifeddine ALOUI
58935b0b52
Update README.md 2023-04-14 02:34:24 +02:00
Saifeddine ALOUI
f5fdf189d2 First working AUdio in and audio out 2023-04-14 02:10:22 +02:00
Saifeddine ALOUI
8a38b44b88 Merge branch 'main' of https://github.com/nomic-ai/gpt4all-ui 2023-04-14 01:16:57 +02:00
Saifeddine ALOUI
6b04acd894 bugfix in main menu 2023-04-14 01:16:49 +02:00
Saifeddine ALOUI
0136332318
Update README.md 2023-04-14 00:59:39 +02:00
Saifeddine ALOUI
67eb707d54 upgraded modules 2023-04-14 00:47:20 +02:00
Saifeddine ALOUI
a6c19e8e79 fixed macos code 2023-04-14 00:22:40 +02:00
Saifeddine ALOUI
cf593c7c52 beta version of restarting from a specific position 2023-04-14 00:12:53 +02:00
Saifeddine ALOUI
08b8221e7e upgraded code 2023-04-13 23:53:13 +02:00
Saifeddine ALOUI
fc7c87c376
Update README.md 2023-04-13 23:12:28 +02:00
Saifeddine ALOUI
701004a480
Update README.md 2023-04-13 23:08:50 +02:00
Saifeddine ALOUI
f56ff655c2
Update README.md 2023-04-13 22:59:53 +02:00
Saifeddine ALOUI
e15169dafd upgraded docker files 2023-04-13 22:54:04 +02:00
Saifeddine ALOUI
07bd7d5338 enhanced and reorganized ui 2023-04-13 22:44:26 +02:00
Saifeddine ALOUI
c54c899057 update 2023-04-13 21:47:04 +02:00