discourse-ai/spec
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
..
fabricators FEATURE: UI to update ai personas on admin page (#290) 2023-11-21 16:56:43 +11:00
fixtures FEATURE: new Discourse Helper persona (#473) 2024-02-19 14:52:12 +11:00
jobs DEV: Fix new Rubocop offenses 2024-03-06 15:23:29 +01:00
lib FEATURE: allow suppression of notifications from report generation (#533) 2024-03-16 08:05:03 +11:00
models FEATURE: Share conversations with AI via a URL (#521) 2024-03-12 16:51:41 +11:00
requests FIX: expire assets when CSS changes FIX: missing translation on share page (#528) 2024-03-13 20:52:33 +11:00
serializers DEV: Fix new Rubocop offenses 2024-03-06 15:23:29 +01:00
shared FIX: Handle unicode on tokenizer (#515) 2024-03-14 17:33:30 -03:00
support FIX: typo causing text_embedding_3_large to fail (#460) 2024-02-05 11:16:36 +11:00
system FIX: don't show share conversation incorrectly (#526) 2024-03-13 11:24:22 +11:00
tasks FIX: Filter soft-deleted topics when backfilling sentiment (#527) 2024-03-12 21:01:24 -03:00
plugin_spec.rb DEV: Fix new Rubocop offenses 2024-03-06 15:23:29 +01:00