discourse-ai/assets/javascripts/discourse/components
Sam 41054c4fb8
FEATURE: improve site setting search (#780)
This improves the site setting search so it performs a somewhat
fuzzy match.

Previously it did not handle seperators such as "space" and a
term such as "min_post_length" would not find "min_first_post_length"

A more liberal search algorithm makes it easier to the AI to
navigate settings.

* Minor fix, {{and parameter.enum parameter.enum.length}} is non
obviously broken.


If parameter.enum is a tracked array it will return the object
cause embers and helper implementation.

This corrects an issue where enum keeps on selecting itself by
mistake.
2024-08-29 16:05:38 +10:00
..
modal FEATURE: single click proofreading (#769) 2024-08-26 15:43:40 +10:00
ai-bot-header-icon.gjs DEV: Rewire AI bot internals to use LlmModel (#638) 2024-06-18 14:32:14 -03:00
ai-composer-helper-menu.gjs UX: style & position AI helper in composer (#758) 2024-08-21 11:01:03 -07:00
ai-helper-button-group.gjs REFACTOR: AI Composer Helper Menu (#715) 2024-08-06 10:57:39 -07:00
ai-helper-custom-prompt.gjs REFACTOR: AI Composer Helper Menu (#715) 2024-08-06 10:57:39 -07:00
ai-helper-loading.gjs FEATURE: Show post helper as bottom modal on mobile (#704) 2024-07-10 11:01:05 -07:00
ai-helper-options-list.gjs FEATURE: Show post helper as bottom modal on mobile (#704) 2024-07-10 11:01:05 -07:00
ai-llm-editor-form.gjs FEATURE: Initial support for seeded LLMs (#756) 2024-08-28 15:57:58 -03:00
ai-llm-editor.gjs FEATURE: LLM presets for model creation (#681) 2024-06-21 17:32:15 +10:00
ai-llm-selector.js FEATURE: mentionable personas and random picker tool, context limits (#466) 2024-02-15 16:37:59 +11:00
ai-llms-list-editor.gjs FEATURE: Add breadcrumbs to LLMs and Persona admin pages (#666) 2024-07-10 10:56:13 +10:00
ai-persona-editor.gjs FEATURE: optional tool detail blocks (#662) 2024-06-11 18:14:14 +10:00
ai-persona-list-editor.gjs FEATURE: Add breadcrumbs to LLMs and Persona admin pages (#666) 2024-07-10 10:56:13 +10:00
ai-persona-tool-option-editor.gjs FEATURE: optional tool detail blocks (#662) 2024-06-11 18:14:14 +10:00
ai-persona-tool-options.gjs FEATURE: optional tool detail blocks (#662) 2024-06-11 18:14:14 +10:00
ai-post-helper-menu.gjs FEATURE: Stream other post helper options (#745) 2024-08-08 11:32:39 -07:00
ai-split-topic-suggester.gjs DEV: Update linting (#423) 2024-01-13 00:28:06 +01:00
ai-suggestion-dropdown.gjs DEV: Update linting (#423) 2024-01-13 00:28:06 +01:00
ai-summary-skeleton.gjs DEV: Add summarization logic from core (#658) 2024-07-02 08:51:59 -07:00
ai-tool-editor.gjs FEATURE: improve site setting search (#780) 2024-08-29 16:05:38 +10:00
ai-tool-list-editor.gjs FEATURE: Add breadcrumbs to LLMs and Persona admin pages (#666) 2024-07-10 10:56:13 +10:00
ai-tool-parameter-editor.gjs FEATURE: improve site setting search (#780) 2024-08-29 16:05:38 +10:00
ai-tool-selector.js FEATURE: optional tool detail blocks (#662) 2024-06-11 18:14:14 +10:00
model-accuracies.hbs FEATURE: Composer AI helper (#8) 2023-03-15 17:02:20 -03:00
persona-rag-uploader.gjs FIX: uploader not removing app event (#601) 2024-05-06 14:42:55 +10:00
rag-upload-progress.gjs FIX: RAG uploader must support multi-file indexing. (#592) 2024-04-25 10:48:55 -03:00
reviewable-ai-chat-message.hbs FIX: 500 error when reviewable has a missing message (#397) 2024-01-03 11:49:47 -03:00
reviewable-ai-chat-message.js FIX: 500 error when reviewable has a missing message (#397) 2024-01-03 11:49:47 -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
thumbnail-suggestion-item.gjs DEV: Update linting (#423) 2024-01-13 00:28:06 +01:00