discourse-ai/lib/ai_bot
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
..
artifact_update_strategies FEATURE: implement thinking token support (#1155) 2025-03-04 12:22:30 +11:00
personas FEATURE: PDF support for rag pipeline (#1118) 2025-02-14 12:15:07 +11:00
tools FEATURE: implement thinking token support (#1155) 2025-03-04 12:22:30 +11:00
bot.rb FEATURE: implement thinking token support (#1155) 2025-03-04 12:22:30 +11:00
entry_point.rb FEATURE: Experimental search results from an AI Persona. (#1139) 2025-02-20 14:37:58 -03:00
playground.rb FEATURE: Add persona-based replies and whisper support to LLM triage (#1170) 2025-03-06 17:18:15 +11:00
post_streamer.rb FIX: cancel functionality regressed (#938) 2024-11-21 17:51:45 +11:00
question_consolidator.rb FEATURE: GPT4o support and better auditing (#618) 2024-05-14 13:28:46 +10:00
response_http_streamer.rb FIX: properly spin down unused streamer threads (#1035) 2024-12-20 12:09:42 +11:00
site_settings_extension.rb DEV: Rewire AI bot internals to use LlmModel (#638) 2024-06-18 14:32:14 -03:00
tool_runner.rb FEATURE: automation triage using personas (#1126) 2025-03-06 09:41:09 +11:00