discourse/plugins/discourse-ai/lib/tasks
Rafael dos Santos Silva 2be96e2098
FEATURE: Add agent-backed sentiment classification (#40136)
Previously, sentiment and emotion classification only used configured
classification model endpoints, which blocked sites that could not run
those models.

This change lets admins choose agent-backed LLM classifiers for
sentiment and emotion while storing results under stable model keys so
LLM changes do not force historic reclassification.
2026-05-26 10:32:54 -03:00
..
modules FEATURE: Add agent-backed sentiment classification (#40136) 2026-05-26 10:32:54 -03:00
create_topics.rake FIX: Helper rake task typo in llm setting (#34057) 2025-08-04 16:23:17 +08:00