discourse-ai/spec/lib/modules
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_bot FEATURE: correctly decorate AI bots (#1300) 2025-04-30 16:36:38 +10:00
ai_helper FEATURE: add OpenAI image generation and editing capabilities (#1293) 2025-04-29 17:38:54 +10:00
ai_moderation FEATURE: flexible image handling within messages (#1214) 2025-03-31 12:39:07 -03:00
automation FEATURE: allow to send LLM reports to groups (#1246) 2025-04-07 15:31:30 +10:00
embeddings DEV: Robust check for embeddings enabled (#1116) 2025-02-06 12:18:55 -03:00
sentiment DEV: add `guardian` argument to `TopicsFilter` callback (#1206) 2025-03-24 10:33:18 +01:00
summarization DEV: Don't use delays for streaming summaries. (#1244) 2025-04-02 13:38:15 -03:00