discourse-ai/config
Sam 0cbf14e343
FEATURE: automation rule for triaging posts using LLM (#236)
The new automation rule can be used to perform llm based classification and categorization of topics. 

You specify a system prompt (which has %%POST%% as an input), if it returns a particular piece of text then we will apply rules such as tagging, hiding, replying or categorizing.

This can be used as a spam filter, a "oops you are in the wrong place" filter and so on. 

Co-authored-by: Joffrey JAFFEUX <j.jaffeux@gmail.com>
2023-10-03 08:55:30 +11:00
..
locales FEATURE: automation rule for triaging posts using LLM (#236) 2023-10-03 08:55:30 +11:00
routes.rb FEATURE: AI Helper endpoint to generate a thumbnail from text. (#224) 2023-09-14 12:53:44 -03:00
settings.yml FEATURE: Allow Anthropic inference via AWS Bedrock (#235) 2023-10-02 12:58:36 -03:00