anything-llm/server/utils
Sean Hatfield 31fbb0784b
Custom default messages implementation for single and multi-user modes (#193)
* added ui for custom welcome messages and added label for custom logo in admin settings

* linting

* fixing img to use light/dark modes

* converted ChatBubble into component

* implemented backend for welcome messages and admin appearance page

* completed custom welcome messages for admin

* finished custom messages for single user mode

* merged with master and linted

* improved UI for appearance settings pages

* linted and merged with master

* small updates

---------

Co-authored-by: timothycarambat <rambat1010@gmail.com>
2023-08-16 17:30:46 -07:00
..
AiProviders Multiple LLM Support framework + AzureOpenAI Support (#180) 2023-08-04 14:56:27 -07:00
chats Multiple LLM Support framework + AzureOpenAI Support (#180) 2023-08-04 14:56:27 -07:00
database Custom default messages implementation for single and multi-user modes (#193) 2023-08-16 17:30:46 -07:00
files Logo customization for single-user & multi-user modes (#186) 2023-08-14 15:22:55 -07:00
helpers pre-dump ENV to protect settings on reboot 2023-08-15 16:00:27 -07:00
http [FEATURE] Enable the ability to have multi user instances (#158) 2023-07-25 10:37:04 -07:00
middleware [FEATURE] Enable the ability to have multi user instances (#158) 2023-07-25 10:37:04 -07:00
vectorDbProviders Add Qdrant support for embedding, chat, and conversation (#192) 2023-08-15 15:26:44 -07:00