0
0
Fork 0
mirror of https://github.com/discourse/discourse.git synced 2026-08-09 21:45:25 +08:00
discourse/plugins/discourse-workflows/app
Joffrey JAFFEUX dfe770d040
FEATURE: better summarize primitives for workflows (#42297)
- Introduces the summarize node which allows to group items into a more
structured output. It comes with a new preview feature which allows to
show live what is going to be the output of this node, which we can
later implement for other nodes.
- Defaults to run AI agent once for all items which was otherwise
defaulting to once for each item and was a bad default (could be very
costly).
2026-08-04 10:20:09 +02:00
..
controllers/discourse_workflows FEATURE: better summarize primitives for workflows (#42297) 2026-08-04 10:20:09 +02:00
jobs Feature: Add chat integration workflows send action (#40663) 2026-07-28 00:46:16 +02:00
models/discourse_workflows FEATURE: Add workflow tags (#42056) 2026-07-27 17:22:42 +02:00
serializers/discourse_workflows FEATURE: Add user_id to workflow topic payloads (#42232) 2026-07-31 20:08:25 +02:00
services/discourse_workflows FEATURE: better summarize primitives for workflows (#42297) 2026-08-04 10:20:09 +02:00