0
0
Fork 0
mirror of https://github.com/discourse/discourse.git synced 2026-08-06 13:08:40 +08:00
discourse/plugins/discourse-ai/discourse_automation
Sam 165e13af62
FEATURE: triage using tool directly (#37136)
Previously to triage with an ai tool you would need to first call a
persona
this could be inefficient since the persona would issue a call to the
llm
just to trigger the tool

This new automation bypasses that

also

- Adds the ability to set custom fields in the API
- Live refresh UI when setting tags
2026-01-16 09:41:30 +11:00
..
ai_tool_action.rb FEATURE: triage using tool directly (#37136) 2026-01-16 09:41:30 +11:00
llm_persona_triage.rb FEATURE: flag_post tool and triage integration (#36942) 2026-01-05 10:56:15 -03:00
llm_report.rb
llm_tagger.rb FIX: allow AI tagging automation to tag posts by bots (#35310) 2025-10-09 18:45:43 -04:00
llm_triage.rb FIX: Skip triage on edits when unhandled flags exist (#35218) 2025-10-06 15:08:12 -03:00