discourse-ai/assets/javascripts/discourse/lib
Sam 7dc3c30fa4
FEATURE: correctly decorate AI bots (#1300)
AI bots come in 2 flavors

1. An LLM and LLM user, in this case we should decorate posts with persona name
2. A Persona user, in this case, in PMs we decorate with LLM name

(2) is a significant improvement, cause previously when creating a conversation
you could not tell which LLM you were talking to by simply looking at the post, you would
have to scroll to the top of the page.

* lint

* translation missing
2025-04-30 16:36:38 +10:00
..
ai-streamer DEV: Handle streaming animation within `AiSummaryBox` (#901) 2024-11-07 08:08:32 -08:00
ai-bot-helper.js FEATURE: correctly decorate AI bots (#1300) 2025-04-30 16:36:38 +10:00
ai-helper-suggestions.js REFACTOR: Helper suggestions (#914) 2024-11-27 12:21:03 -08:00
ai-topic-summary.js DEV: Add summarization logic from core (#658) 2024-07-02 08:51:59 -07:00
copy-conversation.js FEATURE: llm quotas (#1047) 2025-01-14 15:54:09 +11:00
show-ai-helper.js DEV: Move composer AI helper to toolbar (#796) 2024-09-13 11:59:30 -07:00
smooth-streamer.gjs DEV: Streaming animation API for components (#1224) 2025-03-27 08:06:33 -07:00
utilities.js DEV: `IMAGE_MARKDOWN_REGEX` import available in core (#847) 2024-10-21 14:48:10 -07:00
virtual-element-from-caret-coords.js REFACTOR: AI Composer Helper Menu (#715) 2024-08-06 10:57:39 -07:00