discourse-ai/spec/lib/modules
Roman Rizzi 30242a27e6
REFACTOR: Move personas into its own module. (#1233)
This change moves all the personas code into its own module. We want to treat them as a building block features can built on top of, same as `Completions::Llm`.

The code to title a message was moved from `Bot` to `Playground`.
2025-03-31 14:42:33 -03:00
..
ai_bot REFACTOR: Move personas into its own module. (#1233) 2025-03-31 14:42:33 -03:00
ai_helper DEV: Use existing topic embeddings when suggesting tags/categories on edit (#1189) 2025-03-12 18:52:07 -07:00
ai_moderation FEATURE: flexible image handling within messages (#1214) 2025-03-31 12:39:07 -03:00
automation FEATURE: flexible image handling within messages (#1214) 2025-03-31 12:39:07 -03:00
embeddings DEV: Robust check for embeddings enabled (#1116) 2025-02-06 12:18:55 -03:00
sentiment DEV: add `guardian` argument to `TopicsFilter` callback (#1206) 2025-03-24 10:33:18 +01:00
summarization DEV: Ai summary utilizing name instead of username (#1180) 2025-03-11 14:29:13 +11:00