discourse-ai/lib/modules
Roman Rizzi 58b96eda6c
REFACTOR: Build related topics using TopicQuery. (#124)
TopicQuery already provides a lot of safeguards and options for filtering topic, and enforcing permissions. It makes sense to rely on it as other plugins like discourse-assign do.

As a bonus, we now have access to the current_user while serializing these topics, so users will see things like unread posts count just like we do for the lists.
2023-08-02 16:58:09 -03:00
..
ai_bot FEATURE: port to use claude-2 for chat bot (#114) 2023-07-27 11:24:44 +10:00
ai_helper FEATURE: Multi-model support for the AI Bot module. (#56) 2023-05-11 10:03:03 -03:00
embeddings REFACTOR: Build related topics using TopicQuery. (#124) 2023-08-02 16:58:09 -03:00
nsfw FEATURE: Handle invalid media in NSFW module (#57) 2023-05-11 15:35:39 -03:00
sentiment DEV: DiscourseAI -> DiscourseAi rename to have consistent folders and files (#9) 2023-03-14 16:03:50 -03:00
summarization FEATURE: Llama2 for summarization (#116) 2023-07-27 13:55:32 -03:00
toxicity DEV: applies chat namespacing (#12) 2023-03-17 15:15:38 +01:00