discourse-ai/spec/lib/modules
Sam 41054c4fb8
FEATURE: improve site setting search (#780)
This improves the site setting search so it performs a somewhat
fuzzy match.

Previously it did not handle seperators such as "space" and a
term such as "min_post_length" would not find "min_first_post_length"

A more liberal search algorithm makes it easier to the AI to
navigate settings.

* Minor fix, {{and parameter.enum parameter.enum.length}} is non
obviously broken.


If parameter.enum is a tracked array it will return the object
cause embers and helper implementation.

This corrects an issue where enum keeps on selecting itself by
mistake.
2024-08-29 16:05:38 +10:00
..
ai_bot FEATURE: improve site setting search (#780) 2024-08-29 16:05:38 +10:00
ai_helper DEV: Clearly separate post/composer helper settings (#747) 2024-08-12 15:40:23 -07:00
automation Revert "FEATURE: Triage rule can skip posts created via email (#775)" (#776) 2024-08-27 15:45:55 -03:00
embeddings DEV: Transition "Select model" settings to only use LlmModels (#675) 2024-06-19 18:01:35 -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/strategies FEATURE: move summary to use llm_model (#699) 2024-07-04 10:48:18 +10:00
toxicity DEV: updates spec following changes in chat (#604) 2024-05-07 15:01:06 +02:00