0
0
Fork 0
mirror of https://github.com/discourse/discourse.git synced 2026-08-08 17:53:55 +08:00
discourse/plugins/discourse-ai/spec/lib/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_spec.rb FEATURE: triage using tool directly (#37136) 2026-01-16 09:41:30 +11:00
automation_spec.rb FEATURE: configure a default LLM model for all features (#33752) 2025-07-28 16:08:00 -03:00
llm_persona_triage_spec.rb DEV: migrate enabled_chat_bot column to a setting (#36707) 2025-12-17 09:26:19 -08:00
llm_report_spec.rb FEATURE: configure a default LLM model for all features (#33752) 2025-07-28 16:08:00 -03:00
llm_triage_spec.rb FIX: make LLM triage review items visible to moderators (#36881) 2025-12-29 11:43:25 +11:00