Saifeddine ALOUI
Saifeddine ALOUI
the gpt4all-ui uses a local sqlite3 database that you can find in the folder databases. The api has a database component integrated into it: gpt4all_api/db.py You can check that code...
Technically, you can reimplement the db.py to connect to a remote database instead. Maybe if I have time I'll do it. My real problem is I have no time. And...
Hi. You can talk with data with any of your personalities.  Just press this button, then select one or multiple files. They'll get imported and vectorized, then when they...
Hi, thanks for mensioning. I have to update it to use the nex sd engine as I moved every thing to it. I'll fix the personality code.
Thanks for this information. The thing is the update_script.py lucked the --upgrade in the pip install -r requirements so the lollms library you have was not upgraded while the lollms...
Hi, sorry for the delay. Can you please specify what binding are you using?
we need a fedora redhat installer as the webui.sh is more of a debian thing. If you want build a webui.sh version and do a pull request. I'll check it...
Hi, thank you very much. It is exactly that. Those days I have no linux machine so I code the linux part blindly on windows and pray it will work....
Good idea. I'll try adding a manual install section to readme. Thank you
Hi, can you scroll up and look if there are any errors before this, for example if the model loading has failed or something? And what binding are you using?