Saifeddine ALOUI
82761a6539
bugfix in renaming discussions
2023-04-10 16:15:12 +02:00
Saifeddine ALOUI
3277b81850
improved ergonomy, enhanced database, added ranking system
2023-04-10 16:14:39 +02:00
Saifeddine ALOUI
f8ed24684a
Final bugfixes for the database
2023-04-10 11:14:10 +02:00
Saifeddine ALOUI
364c5e0e28
Bugfix: Verification of last discussion
2023-04-10 11:04:38 +02:00
Saifeddine ALOUI
49c7b360d2
bugfix: The new database structure is fully working
2023-04-10 11:02:00 +02:00
Saifeddine ALOUI
94546b21ea
Bugfix: Database interactions
2023-04-10 10:36:29 +02:00
Saifeddine ALOUI
ff3a6d3123
bugfix: database usage
2023-04-10 10:31:49 +02:00
Saifeddine ALOUI
ed8181aa53
bugfix: discussion creation
2023-04-10 10:28:54 +02:00
Saifeddine ALOUI
eead6bec64
Upgraded database classes
2023-04-10 10:27:25 +02:00
Saifeddine ALOUI
29dc3ff5b1
ui upgrade
2023-04-09 23:40:44 +02:00
Saifeddine ALOUI
cf768e9201
bugfix in showing text
2023-04-09 21:43:42 +02:00
Saifeddine ALOUI
c47fb87267
Merge branch 'main' of https://github.com/nomic-ai/gpt4all-ui
2023-04-09 21:26:12 +02:00
Saifeddine ALOUI
edfc5fb8db
bugfix discussion recovering + conditionning
2023-04-09 21:26:04 +02:00
Saifeddine ALOUI
3f9cb7388e
Merge pull request #58 from thaiminhpv/main
...
Fix "ModuleNotFoundError: No module named 'db'" bug when running docker-compose up
2023-04-09 21:22:38 +02:00
Saifeddine ALOUI
3c374bc227
Merge pull request #59 from Ulanmax/chore/added-install-macos-script
...
#13 added install script for MacOs
2023-04-09 18:32:24 +02:00
Saifeddine ALOUI
e59430ad78
Merge pull request #57 from arroyoquiel/patch-11
...
Changed Git and Conversion
2023-04-09 18:25:13 +02:00
Max Niagolov
c332d4b720
modified README
2023-04-10 01:04:07 +09:00
Max Niagolov
8a2345ce4a
#13 added install script for MacOs
2023-04-10 00:53:35 +09:00
Pham Vu Thai Minh
61cfc1771b
Update Dockerfile
2023-04-09 18:46:04 +07:00
arroyoquiel
ea73f0ccc9
Changed Git and Conversion
...
Moved Git install to the beginning.
Changed the Git install so it doesn't exit if you pressed no if you already had it installed.
Changed the conversion: It asks to convert a model. If user agrees, it converts using Python. If not, it skips. On conversion failure, it reverts to original model.
Removed some testing pauses and added some echo. for easier readability.
2023-04-09 05:37:16 -06:00
thaiminhpv
517580cc24
Fix "ModuleNotFoundError: No module named 'db'" bug when running docker-compose up
2023-04-09 18:27:15 +07:00
arroyoquiel
6a77f83dd2
Changed Git and Conversion
...
Changed the Git install so it doesn't exit if you pressed no if you already had it installed.
Changed the conversion: It asks to convert a model. If user agrees, it converts using Python. If not, it skips. On conversion failure, it reverts to original model.
Removed some testing pauses and added some echo. for easier readability.
2023-04-09 05:27:09 -06:00
arroyoquiel
b87009d2f7
Changed Git and Conversion
...
Changed the Git install so it doesn't exit if you pressed no if you already had it installed.
Changed the conversion: It asks to convert a model. If user agrees, it converts using Python. If not, it skips. On conversion failure, it reverts to original model.
Removed some testing pauses and added some echo. for easier readability.
2023-04-09 05:04:10 -06:00
arroyoquiel
b0d8078c49
Changed Git and Conversion
...
Changed the Git install so it doesn't exit if you pressed no if you already had it installed.
Changed the conversion: It asks to convert a model. If user agrees, it converts using Python. If not, it skips. On conversion failure, it reverts to original model.
Removed some testing pauses and added some echo. for easier readability.
2023-04-09 05:01:16 -06:00
arroyoquiel
4cd69170bc
Changed Git and Conversion
...
Changed the Git install so it doesn't exit if you pressed no if you already had it installed.
Changed the conversion: It asks to convert a model. If user agrees, it converts using Python. If not, it skips. On conversion failure, it reverts to original model.
2023-04-09 04:55:55 -06:00
Saifeddine ALOUI
81d436c2f6
updated initial message
2023-04-08 23:30:32 +02:00
Saifeddine ALOUI
bcb3ef2548
Merge pull request #54 from ParisNeo/main
...
repared message cropping issue
2023-04-08 23:20:34 +02:00
ParisNeo
9cc401dfb4
repared message cropping issue
2023-04-08 23:19:19 +02:00
Saifeddine ALOUI
438e2be7cb
Merge pull request #51 from ParisNeo/flask_sse
...
Multimodel is working
2023-04-08 19:57:12 +02:00
ParisNeo
2b2bbd40af
Multimodel is working
2023-04-08 19:55:33 +02:00
ParisNeo
0118dc23e4
Now installing the model is optional
2023-04-08 19:26:05 +02:00
Saifeddine ALOUI
04c6279c55
Merge pull request #49 from ParisNeo/flask_sse
...
Text is now streamed word by word. More user friendly.
2023-04-08 18:57:57 +02:00
ParisNeo
9e4475e69e
Text is now streamed word by word. More user friendly.
2023-04-08 18:55:55 +02:00
Saifeddine ALOUI
032e164f19
Merge pull request #48 from ParisNeo/flask_sse
...
repared encoding issue fix 2
2023-04-08 18:25:30 +02:00
ParisNeo
19c584010f
repared encoding issue fix 2
2023-04-08 18:24:43 +02:00
Saifeddine ALOUI
b4301c7251
Merge pull request #47 from ParisNeo/flask_sse
...
Fixed encodingissues
2023-04-08 18:01:16 +02:00
ParisNeo
fb239bf4e5
fixed encoding issues
2023-04-08 18:00:02 +02:00
ParisNeo
5684ade190
Bugfix updating parameters
2023-04-08 17:43:01 +02:00
Saifeddine ALOUI
20e49f2864
Merge pull request #44 from Ulanmax/fix/fix-install-script
...
#4 . Add installation checks for cmake and nproc
2023-04-08 17:15:34 +02:00
Max Niagolov
4cad10e0b0
#4 . Add installation checks for cmake and nproc
...
Add installation checks for cmake and nproc in install.sh script
2023-04-08 21:35:10 +09:00
Saifeddine ALOUI
70c076f180
Bug fix in install.bat
...
There were a . that should be changed to (
2023-04-08 13:30:41 +02:00
Saifeddine ALOUI
080bba164a
Merge branch 'nomic-ai:main' into main
2023-04-08 13:09:29 +02:00
Saifeddine ALOUI
65594b1010
Update README.md
2023-04-08 13:08:46 +02:00
ParisNeo
df8b25d560
Removed junk code
2023-04-08 13:00:32 +02:00
Saifeddine ALOUI
312bb491e2
Merge pull request #42 from ParisNeo/main
...
Split javascript code into multiple files
2023-04-08 12:55:56 +02:00
ParisNeo
76f4d9efd1
Split javascript code into multiple files
2023-04-08 12:54:51 +02:00
Saifeddine ALOUI
124782860b
Merge pull request #41 from ParisNeo/main
...
Fix for windows users
2023-04-08 12:29:11 +02:00
ParisNeo
88c7f68a93
Repared windows issues
2023-04-08 12:25:40 +02:00
ParisNeo
0c6a8dd1e7
Repared windows install and use issues
2023-04-08 12:25:31 +02:00
Saifeddine ALOUI
617221b9ef
Merge branch 'nomic-ai:main' into main
2023-04-08 10:53:32 +02:00