discourse-ai/assets/javascripts/discourse
Sam 6380ebd829
FEATURE: allow personas to provide command options (#331)
Personas now support providing options for commands.

This PR introduces a single option "base_query" for the SearchCommand. When supplied all searches the persona will perform will also include the pre-supplied filter.

This can allow personas to search a subset of the forum (such as documentation)

This system is extensible we can add options to any command trivially.
2023-12-08 08:42:56 +11:00
..
admin FEATURE: allow personas to provide command options (#331) 2023-12-08 08:42:56 +11:00
components FEATURE: allow personas to provide command options (#331) 2023-12-08 08:42:56 +11:00
connectors UX: Add title to button (#334) 2023-12-05 14:33:10 -06:00
controllers FEATURE: Expose sentiment classifications via the admin dashboard. (#284) 2023-11-08 10:50:37 -03:00
lib FEATURE: AI helper on posts (#244) 2023-10-23 11:41:36 -03:00
routes DEV: Update linting (#326) 2023-11-29 23:01:48 +01:00
templates FEATURE: UI to update ai personas on admin page (#290) 2023-11-21 16:56:43 +11:00
widgets DEV: Update linting configs (#280) 2023-11-03 11:30:09 +00:00
admin-discourse-ai-personas-route-map.js DEV: Update linting (#326) 2023-11-29 23:01:48 +01:00
admin-discourse-ai-route-map.js FEATURE: Expose sentiment classifications via the admin dashboard. (#284) 2023-11-08 10:50:37 -03:00