You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 22, 2025. It is now read-only.
Copy file name to clipboardExpand all lines: config/locales/server.en.yml
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -25,6 +25,7 @@ en:
25
25
description: "Periodic report based on a large language model"
26
26
site_settings:
27
27
discourse_ai_enabled: "Enable the discourse AI plugin."
28
+
ai_default_llm_model: "The default LLM model to use for all AI features"
28
29
ai_artifact_security: "The AI artifact system generates IFRAMEs with runnable code. Strict mode forces an extra click to run code. Lax mode runs code immediately. Hybrid mode allows user to supply data-ai-artifact-autorun to show right away. Disabled mode disables the artifact system."
29
30
ai_toxicity_enabled: "Enable the toxicity module."
30
31
ai_toxicity_inference_service_api_endpoint: "URL where the API is running for the toxicity module"
0 commit comments