GhostAI allows for customizing what users see and can do. The Customization tab has two sections:
Configure Branding
Here you can upload your company's logo that users of Ghost AI will see. To upload a logo, click "Browse" and select your logo in PNG format and click uploa
Chat
Chat has the following options that can be enabled or disabled:
- Allow choice of LLM by end user
- GhostAI allows access to multiple public LLMs such as ChatGPT, Claude and Google Gemini. With this option enabled, users can select which LLM to use. With this option disabled, users can only use the LLM the admin has configured
- Allow PII review by end user
- GhostAI detects and substitutes sensitive data with synthetic data before sending it to an LLM, making sure an LLM never receives sensitive data. With this option enabled, users are able to see what sensitive data got detected and mark it non-sensitive (meaning it will not be substituted before sending it an LLM). They can also do the opposite and mark data as sensitive with this option enabled
- Allow transparent chats
- Transparent chats are chats and prompts where GhostAI does not detect nor substitute sensitive data. The prompt is sent to the LLM without modifications. If this option is enabled, users will have a toggle in GhostAI to enable transparent chats. If this option is disabled, no such toggle is present for users and GhostAI will always detect senstitive data and substitute it before sending it to an LLM
- Use smart history
- All LLMs are limited by their context window. This is the amount of data (in tokens) that can be sent in a prompt, including the history of the conversation. If a prompt, including the history of a chat exceeds this limit, the LLM will "forget" the oldest data. Which could be important context. Enabling smart history allows Dymium to decrease the size of the history by summarizing it, making sure no important data
After making any changes, click "Apply"