discourse-ai/assets/javascripts/discourse/components
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
..
modal DEV: Update linting configs (#280) 2023-11-03 11:30:09 +00:00
ai-bot-header-panel.hbs UX: improve drop down menu for enabled bots (#68) 2023-05-18 16:10:08 +10:00
ai-bot-header-panel.js DEV: Update linting configs (#280) 2023-11-03 11:30:09 +00:00
ai-command-selector.js FIX: command selector behavior stopped working (#330) 2023-12-02 14:20:26 +11:00
ai-persona-command-option-editor.gjs FEATURE: allow personas to provide command options (#331) 2023-12-08 08:42:56 +11:00
ai-persona-command-options.gjs FEATURE: allow personas to provide command options (#331) 2023-12-08 08:42:56 +11:00
ai-persona-editor.gjs FEATURE: allow personas to provide command options (#331) 2023-12-08 08:42:56 +11:00
ai-persona-list-editor.gjs FEATURE: UI to update ai personas on admin page (#290) 2023-11-21 16:56:43 +11:00
ai-suggestion-dropdown.gjs DEV: Update linting (#326) 2023-11-29 23:01:48 +01:00
model-accuracies.hbs FEATURE: Composer AI helper (#8) 2023-03-15 17:02:20 -03:00
reviewable-ai-chat-message.hbs DEV: DiscourseAI -> DiscourseAi rename to have consistent folders and files (#9) 2023-03-14 16:03:50 -03:00
reviewable-ai-chat-message.js FIX: ChatChannel no longer inherits from RestModel. (#292) 2023-11-13 14:45:20 -03:00
reviewable-ai-post.hbs DEV: DiscourseAI -> DiscourseAi rename to have consistent folders and files (#9) 2023-03-14 16:03:50 -03:00