discourse-ai/spec/lib/modules/embeddings
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
..
models FEATURE: Embeddings to main db (#99) 2023-07-13 12:41:36 -03:00
entry_point_spec.rb REFACTOR: Build related topics using TopicQuery. (#124) 2023-08-02 16:58:09 -03:00
semantic_related_spec.rb REFACTOR: Build related topics using TopicQuery. (#124) 2023-08-02 16:58:09 -03:00
semantic_search_spec.rb FEATURE: Embeddings to main db (#99) 2023-07-13 12:41:36 -03:00