discourse-ai/lib
Sam 97fc822cb6
FEATURE: Allow specific groups access to summary feature on PMs (#760)
New `ai_pm_summarization_allowed_groups` can be used to allow
visibility of the summarization feature on PMs.

This can be useful on forums where a lot of communication happens
inside PMs.
2024-08-21 07:58:24 +10:00
..
ai_bot DEV: Clearly separate post/composer helper settings (#747) 2024-08-12 15:40:23 -07:00
ai_helper DEV: Clearly separate post/composer helper settings (#747) 2024-08-12 15:40:23 -07:00
automation FIX: Triage-flagged posts didn't have a score. (#752) 2024-08-14 15:54:09 -03:00
completions FIX: gemini 0801 tool calls (#748) 2024-08-12 16:10:16 +10:00
configuration DEV: Clearly separate post/composer helper settings (#747) 2024-08-12 15:40:23 -07:00
database DEV: port directory structure to Zeitwerk (#319) 2023-11-29 15:17:46 +11:00
embeddings DEV: Move to single table per embeddings type (#561) 2024-08-08 11:55:20 -03:00
inference DEV: Log error responses on Gemini / Cloudflare embeddings requests (#736) 2024-08-01 17:25:24 -03:00
nsfw DEV: Fix various typos (#434) 2024-01-19 12:51:26 +01:00
sentiment UX: Use stacked line chart for post sentiment (#737) 2024-08-02 14:23:29 -07:00
summarization FEATURE: move summary to use llm_model (#699) 2024-07-04 10:48:18 +10:00
tasks/modules FEATURE: Add BGE-M3 embeddings support (#569) 2024-04-10 17:24:01 -03:00
tokenizer FEATURE: GPT4o Tokenizer (#721) 2024-07-22 15:26:14 -03:00
toxicity FIX: Truncate content for sentiment/toxicity classification (#431) 2024-01-17 15:17:58 -03:00
utils FEATURE: Add basic connection check to DNS SRV resources (#563) 2024-04-12 10:39:19 -03:00
automation.rb DEV: Use LlmModels as options in automation rules (#676) 2024-06-21 08:07:17 +10:00
chat_message_classificator.rb DEV: port directory structure to Zeitwerk (#319) 2023-11-29 15:17:46 +11:00
classificator.rb DEV: port directory structure to Zeitwerk (#319) 2023-11-29 15:17:46 +11:00
engine.rb DEV: port directory structure to Zeitwerk (#319) 2023-11-29 15:17:46 +11:00
guardian_extensions.rb FEATURE: Allow specific groups access to summary feature on PMs (#760) 2024-08-21 07:58:24 +10:00
multisite_hash.rb FIX: properly cache user locale (#593) 2024-04-26 09:28:35 -03:00
post_classificator.rb DEV: port directory structure to Zeitwerk (#319) 2023-11-29 15:17:46 +11:00
summarization.rb FEATURE: move summary to use llm_model (#699) 2024-07-04 10:48:18 +10:00