discourse-ai/spec
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
..
fixtures/embeddings FEATURE: Embeddings to main db (#99) 2023-07-13 12:41:36 -03:00
integration/embeddings FEATURE: Embeddings to main db (#99) 2023-07-13 12:41:36 -03:00
lib/modules REFACTOR: Build related topics using TopicQuery. (#124) 2023-08-02 16:58:09 -03:00
models FEATURE: Multi-model support for the AI Bot module. (#56) 2023-05-11 10:03:03 -03:00
requests REFACTOR: Build related topics using TopicQuery. (#124) 2023-08-02 16:58:09 -03:00
serializers FIX: Serialize channel title for DMs (#90) 2023-06-16 14:37:16 -03:00
shared FEATURE: add support for final stable diffusion xl model (#122) 2023-08-02 16:53:28 -03:00
support FEATURE: port to use claude-2 for chat bot (#114) 2023-07-27 11:24:44 +10:00
system DEV: Remove the summarization feature (#83) 2023-06-13 14:32:26 -03:00
plugin_spec.rb DEV: DiscourseAI -> DiscourseAi rename to have consistent folders and files (#9) 2023-03-14 16:03:50 -03:00