Prerequisite: Docker version of AnythingLLM only.

Configuration Parameters

ParameterDescription
WorkspaceTarget workspace for the chat window. Inherits all workspace defaults unless overridden.
Allowed Chat MethodChat: Responds to all questions.
Query: Responds only to questions related to workspace documents.
Restrict Requests from DomainsComma-separated list of allowed domains. Leave empty for unrestricted access.
Max Chats per DayDaily rate limit for the widget. Set to 0 for unlimited.
Max Chats per SessionDaily rate limit per user session. Set to 0 for unlimited.
Enable Dynamic Model UseAllows overriding the default workspace LLM model.
Enable Dynamic LLM TemperatureAllows overriding the default workspace LLM temperature.
Enable Prompt OverrideAllows overriding the default workspace system prompt.

Deployment

  1. Configure the widget settings in the AnythingLLM administrative panel.
  2. Copy the generated <script> integration tag.
  3. Paste the script tag into the HTML structure of the target website.