Go to file
Sam 1d097b9d82
FEATURE: attempt to include related topics above suggested (#28)
Allows related topics to show up for logged on users

- Introduces a new "Related Topics" block above suggested when related topics exist
- Renames `ai_embeddings_semantic_suggested_topics_anons_enabled` -> `ai_embeddings_semantic_suggested_topics_enabled` (given it is only deployed on 1 site not bothering with a migration)
- Adds an integration test to ensure data arrives correctly on the client
2023-03-31 09:07:22 +11:00
.github/workflows Initial commit 2023-02-17 11:33:47 -03:00
app DEV: Log information about errors from the completions OpenAI API (#26) 2023-03-22 16:00:28 -03:00
assets FEATURE: attempt to include related topics above suggested (#28) 2023-03-31 09:07:22 +11:00
config FEATURE: attempt to include related topics above suggested (#28) 2023-03-31 09:07:22 +11:00
db FEATURE: Add a markdown table AI helper (#25) 2023-03-22 13:16:29 -03:00
lib FEATURE: attempt to include related topics above suggested (#28) 2023-03-31 09:07:22 +11:00
spec FEATURE: attempt to include related topics above suggested (#28) 2023-03-31 09:07:22 +11:00
test/javascripts Initial commit 2023-02-17 11:33:47 -03:00
.discourse-compatibility Initial commit 2023-02-17 11:33:47 -03:00
.eslintrc Initial commit 2023-02-17 11:33:47 -03:00
.gitignore Initial commit 2023-02-17 11:33:47 -03:00
.prettierrc Initial commit 2023-02-17 11:33:47 -03:00
.rubocop.yml Initial commit 2023-02-17 11:33:47 -03:00
.streerc Initial commit 2023-02-17 11:33:47 -03:00
.template-lintrc.js Initial commit 2023-02-17 11:33:47 -03:00
Gemfile Initial commit 2023-02-17 11:33:47 -03:00
Gemfile.lock Initial commit 2023-02-17 11:33:47 -03:00
LICENSE Initial commit 2023-02-17 11:33:47 -03:00
README.md Initial commit 2023-02-17 11:33:47 -03:00
package.json Initial commit 2023-02-17 11:33:47 -03:00
plugin.rb FEATURE: Semantic Suggested Topics (#10) 2023-03-15 17:21:45 -03:00
yarn.lock Initial commit 2023-02-17 11:33:47 -03:00

README.md

Plugin Name Plugin

Plugin Summary

For more information, please see: url to meta topic