discourse-ai/lib/automation
Roman Rizzi 30242a27e6
REFACTOR: Move personas into its own module. (#1233)
This change moves all the personas code into its own module. We want to treat them as a building block features can built on top of, same as `Completions::Llm`.

The code to title a message was moved from `Bot` to `Playground`.
2025-03-31 14:42:33 -03:00
..
llm_persona_triage.rb FEATURE: silent triage using ai persona (#1193) 2025-03-17 15:14:09 +11:00
llm_tool_triage.rb REFACTOR: Move personas into its own module. (#1233) 2025-03-31 14:42:33 -03:00
llm_triage.rb FEATURE: flexible image handling within messages (#1214) 2025-03-31 12:39:07 -03:00
report_context_generator.rb DEV: Update solved report due to changes in solved plugin (#1212) 2025-03-25 15:15:30 +08:00
report_runner.rb FEATURE: implement thinking token support (#1155) 2025-03-04 12:22:30 +11:00