discourse-ai/config
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
..
locales FEATURE: allow suppression of notifications from report generation (#533) 2024-03-16 08:05:03 +11:00
routes.rb FEATURE: Share conversations with AI via a URL (#521) 2024-03-12 16:51:41 +11:00
settings.yml FIX: Handle unicode on tokenizer (#515) 2024-03-14 17:33:30 -03:00