This change adds two new reviewable types: ReviewableAIPost and ReviewableAIChatMessage. They have the same actions as their existing counterparts: ReviewableFlaggedPost and ReviewableChatMessage. We'll display the model used and their accuracy when showing these flags in the review queue and adjust the latter after staff performs an action, tracking a global accuracy per existing model in a separate table. * FEATURE: Dedicated reviewables for AI flags * Store and adjust model accuracy * Display accuracy in reviewable templates |
||
|---|---|---|
| .github/workflows | ||
| app | ||
| assets | ||
| config | ||
| db/migrate | ||
| lib | ||
| spec | ||
| test/javascripts | ||
| .discourse-compatibility | ||
| .eslintrc | ||
| .gitignore | ||
| .prettierrc | ||
| .rubocop.yml | ||
| .streerc | ||
| .template-lintrc.js | ||
| Gemfile | ||
| Gemfile.lock | ||
| LICENSE | ||
| README.md | ||
| package.json | ||
| plugin.rb | ||
| yarn.lock | ||
README.md
Plugin Name Plugin
Plugin Summary
For more information, please see: url to meta topic