discourse-ai/assets/javascripts/discourse/connectors
Keegan George 2e5a39360a
FEATURE: Create custom prompts with composer AI helper (#214)
* DEV: Add icon support

* DEV: Add basic setup for custom prompt menu

* FEATURE: custom prompt backend

* fix custom prompt param check

* fix custom prompt replace

* WIP

* fix custom prompt usage

* fixes

* DEV: Update front-end

* DEV: No more custom prompt state

* DEV: Add specs

* FIX: Title/Category/Tag suggestions

Suggestion dropdowns broke because it `messages_with_user_input(user_input)` expects a hash now.

* DEV: Apply syntax tree

* DEV: Restrict custom prompts to configured groups

* oops

* fix tests

* lint

* I love tests

* lint is cool tho

---------

Co-authored-by: Rafael dos Santos Silva <xfalcox@gmail.com>
2023-09-25 15:12:54 -03:00
..
after-composer-category-input FIX: Conditionally render AI suggestion buttons (#225) 2023-09-13 14:18:48 -07:00
after-composer-tag-input FIX: Conditionally render AI suggestion buttons (#225) 2023-09-13 14:18:48 -07:00
after-composer-title-input FIX: Conditionally render AI suggestion buttons (#225) 2023-09-13 14:18:48 -07:00
after-d-editor FEATURE: Create custom prompts with composer AI helper (#214) 2023-09-25 15:12:54 -03:00
composer-fields FEATURE: add initial support for personas (#172) 2023-08-30 16:15:03 +10:00
full-page-search-below-search-header FIX: Trigger initial semantic search. (#219) 2023-09-12 10:28:07 -03:00
topic-more-content FIX: Display related topics when scrolling to the bottom of a topic. (#150) 2023-08-22 14:10:21 -03:00