Go to file
Rafael dos Santos Silva bd342f538d
FEATURE: Try to generate embeddings for a topic when those aren't found (#23)
2023-03-21 18:20:46 -03:00
.github/workflows Initial commit 2023-02-17 11:33:47 -03:00
app FEATURE: Prompts can consist of multiple messages. (#21) 2023-03-21 12:04:59 -03:00
assets REFACTOR: Store prompts in a dedicated table. (#14) 2023-03-17 15:14:19 -03:00
config FEATURE: Prompts can consist of multiple messages. (#21) 2023-03-21 12:04:59 -03:00
db FIX: Allow null messages to migrate existing rows (#22) 2023-03-21 12:33:30 -03:00
lib FEATURE: Try to generate embeddings for a topic when those aren't found (#23) 2023-03-21 18:20:46 -03:00
spec FEATURE: Prompts can consist of multiple messages. (#21) 2023-03-21 12:04:59 -03: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