Go to file
Sam d7ed8180af
FEATURE: allow suppression of notifications from report generation (#533)
* FEATURE: allow suppression of notifications from report generation

Previously we needed to do this by hand, unfortunately this uses up
too many tokens and is very hard to discover.

New option means that we can trivially disable notifications without
needing any prompt engineering.

* URI.parse is safer, use it
2024-03-16 08:05:03 +11:00
.github/workflows Initial commit 2023-02-17 11:33:47 -03:00
app UX: Add title suffix to shared AI pages (#531) 2024-03-15 10:31:58 +00:00
assets FIX: don't show share conversation incorrectly (#526) 2024-03-13 11:24:22 +11:00
config FEATURE: allow suppression of notifications from report generation (#533) 2024-03-16 08:05:03 +11:00
db FEATURE: Share conversations with AI via a URL (#521) 2024-03-12 16:51:41 +11:00
discourse_automation FEATURE: allow suppression of notifications from report generation (#533) 2024-03-16 08:05:03 +11:00
lib FEATURE: allow suppression of notifications from report generation (#533) 2024-03-16 08:05:03 +11:00
public/ai-share UX: add support for dark mode (#529) 2024-03-13 13:16:07 -04:00
spec FEATURE: allow suppression of notifications from report generation (#533) 2024-03-16 08:05:03 +11:00
test/javascripts FEATURE: mentionable personas and random picker tool, context limits (#466) 2024-02-15 16:37:59 +11:00
tokenizers Mixtral (#376) 2023-12-26 14:49:55 -03:00
.discourse-compatibility DEV: Lower pinned version to fix unsupported API error on stable (#514) 2024-03-07 14:30:05 +00:00
.eslintrc.cjs DEV: Update linting configs (#280) 2023-11-03 11:30:09 +00:00
.gitignore Initial commit 2023-02-17 11:33:47 -03:00
.prettierignore FEATURE: UI to update ai personas on admin page (#290) 2023-11-21 16:56:43 +11:00
.prettierrc.cjs DEV: Update linting configs (#280) 2023-11-03 11:30:09 +00:00
.rubocop.yml DEV: Update linting configs (#280) 2023-11-03 11:30:09 +00:00
.streerc DEV: Update linting configs (#280) 2023-11-03 11:30:09 +00:00
.template-lintrc.cjs DEV: Update linting (#326) 2023-11-29 23:01:48 +01:00
Gemfile DEV: Update linting configs (#280) 2023-11-03 11:30:09 +00:00
Gemfile.lock DEV: Fix new Rubocop offenses 2024-03-06 15:23:29 +01:00
LICENSE Initial commit 2023-02-17 11:33:47 -03:00
README.md CHORE: Update Readme (#185) 2023-09-04 15:46:35 -03:00
package.json DEV: Update linting (#423) 2024-01-13 00:28:06 +01:00
plugin.rb FEATURE: Share conversations with AI via a URL (#521) 2024-03-12 16:51:41 +11:00
translator.yml DEV: Add Crowdin support (#108) 2023-07-15 00:56:15 +02:00
yarn.lock DEV: Update linting (#423) 2024-01-13 00:28:06 +01:00

README.md

Discourse AI Plugin

Plugin Summary

For more information, please see: https://meta.discourse.org/t/discourse-ai/259214?u=falco