discourse-ai/spec/lib
Sam 01893bb6ed
FEATURE: Add persona-based replies and whisper support to LLM triage (#1170)
This PR enhances the LLM triage automation with several important improvements:

- Add ability to use AI personas for automated replies instead of canned replies
- Add support for whisper responses
- Refactor LLM persona reply functionality into a reusable method
- Add new settings to configure response behavior in automations
- Improve error handling and logging
- Fix handling of personal messages in the triage flow
- Add comprehensive test coverage for new features
- Make personas configurable with more flexible requirements

This allows for more dynamic and context-aware responses in automated workflows, with better control over visibility and attribution.
2025-03-06 17:18:15 +11:00
..
completions FEATURE: automation triage using personas (#1126) 2025-03-06 09:41:09 +11:00
discord/bot FEATURE: PDF support for rag pipeline (#1118) 2025-02-14 12:15:07 +11:00
discourse_automation FEATURE: Add persona-based replies and whisper support to LLM triage (#1170) 2025-03-06 17:18:15 +11:00
inference FEATURE: configurable embeddings (#1049) 2025-01-21 12:23:19 -03:00
modules FEATURE: automation triage using personas (#1126) 2025-03-06 09:41:09 +11:00
utils DEV: improve artifact editing and eval system (#1130) 2025-02-19 15:44:33 +11:00
guardian_extensions_spec.rb FIX: Make summaries backfill job more resilient. (#1071) 2025-01-16 09:42:53 -03:00