You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I want to connect to kotaemon database and retrieve and create users is there a way to find out the information.You had suggested to look in to the following link
Is there a way to find out the following information and are there any restrictions in connecting to the db
database: primary_dbusername: your_usernamepassword: your_passwordhost: localhost
Thanks for your help
regards
Abhi
Reproduction steps
None
Screenshots
![DESCRIPTION](LINK.png)
Logs
No response
Browsers
No response
OS
No response
Additional information
No response
The text was updated successfully, but these errors were encountered:
Description
Hi Authors,
Happy new year
I want to connect to kotaemon database and retrieve and create users is there a way to find out the information.You had suggested to look in to the following link
kotaemon/flowsettings.py
Line 80 in bd2490b
KH_ENABLE_ALEMBIC = False
KH_DATABASE = f"sqlite:///{KH_USER_DATA_DIR / 'sql.db'}"
KH_FILESTORAGE_PATH = str(KH_USER_DATA_DIR / "files")
Is there a way to find out the following information and are there any restrictions in connecting to the db
database: primary_dbusername: your_usernamepassword: your_passwordhost: localhost
Thanks for your help
regards
Abhi
Reproduction steps
Screenshots
![DESCRIPTION](LINK.png)
Logs
No response
Browsers
No response
OS
No response
Additional information
No response
The text was updated successfully, but these errors were encountered: