( ! ) Deprecated: mysql_pconnect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /home/users/2/daiskip/web/sites_applog/userlib/class/adodb/drivers/adodb-mysql.inc.php on line 381
Call Stack
#TimeMemoryFunctionLocation
10.0005274768{main}( ).../app.php:0
20.00931559808MyDB->MyDB( ).../app.php:4
30.01061828128ADOConnection->PConnect( ).../MyDB.php:42
40.01061828360ADODB_mysql->_pconnect( ).../adodb.inc.php:484
50.01061828408mysql_pconnect ( ).../adodb-mysql.inc.php:381

( ! ) Deprecated: mysql_pconnect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /home/users/2/daiskip/web/sites_applog/userlib/class/adodb/drivers/adodb-mysql.inc.php on line 381
Call Stack
#TimeMemoryFunctionLocation
10.0005274768{main}( ).../app.php:0
20.01231839224getInstallCount( ).../app.php:17
30.01231839400MyDB->MyDB( ).../common.php:109
40.01231840320ADOConnection->PConnect( ).../MyDB.php:42
50.01231840368ADODB_mysql->_pconnect( ).../adodb.inc.php:484
60.01231840416mysql_pconnect ( ).../adodb-mysql.inc.php:381

( ! ) Warning: Cannot modify header information - headers already sent by (output started at /home/users/2/daiskip/web/sites_applog/userlib/class/adodb/drivers/adodb-mysql.inc.php:381) in /home/users/2/daiskip/web/sites_applog/app.php on line 76
Call Stack
#TimeMemoryFunctionLocation
10.0005274768{main}( ).../app.php:0
20.34811889144header ( ).../app.php:76
Enchanted LLM

Enchanted is chat app for LLM researchers to chat with self hosted models. Enchanted supports Ollama API and all ecosystem models. It is necessary to have a running Ollama server to use this app and specify the server endpoint in app settings. Enchanted supports streaming and latest Chat API with conversation context. You can quickly switch between your models to test your prompts. Enchanted supports Markdown, therefore tables, lists and code will be nicely formatted. The app is in early days, but had a long roadmap to be leading tool for LLM community running self hosted models.