anything-llm/server
Sean Hatfield 31fbb0784b
Custom default messages implementation for single and multi-user modes ()
* 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
..
endpoints Custom default messages implementation for single and multi-user modes () 2023-08-16 17:30:46 -07:00
models Custom default messages implementation for single and multi-user modes () 2023-08-16 17:30:46 -07:00
storage Logo customization for single-user & multi-user modes () 2023-08-14 15:22:55 -07:00
utils Custom default messages implementation for single and multi-user modes () 2023-08-16 17:30:46 -07:00
.env.example Add Qdrant support for embedding, chat, and conversation () 2023-08-15 15:26:44 -07:00
.gitignore Logo customization for single-user & multi-user modes () 2023-08-14 15:22:55 -07:00
.nvmrc Implement Chroma Support () 2023-06-07 21:31:35 -07:00
index.js Enable optional Telemetry integration via posthog () 2023-08-14 17:42:17 -07:00
package.json Add Qdrant support for embedding, chat, and conversation () 2023-08-15 15:26:44 -07:00
yarn.lock Add Qdrant support for embedding, chat, and conversation () 2023-08-15 15:26:44 -07:00