discourse-ai/spec/lib/modules
Sam cf34838a09
FIX: context repairs for @mentioned bot (#608)
When the bot is @mentioned, we need to be a lot more careful
about constructing context otherwise bot gets ultra confused.

This changes multiple things:

1. We were omitting all thread first messages (fixed)
2. Include thread title (if available) in context
3. Construct context in a clearer way separating user request from data
2024-05-08 18:44:04 +10:00
..
ai_bot FIX: context repairs for @mentioned bot (#608) 2024-05-08 18:44:04 +10:00
ai_helper FIX: properly cache user locale (#593) 2024-04-26 09:28:35 -03:00
automation FIX: many missing topics when categories excluded (#585) 2024-04-23 08:53:51 +10:00
embeddings DEV: Fix new Rubocop offenses 2024-03-06 15:23:29 +01:00
nsfw DEV: Fix various typos (#434) 2024-01-19 12:51:26 +01:00
sentiment DEV: Fix various typos (#434) 2024-01-19 12:51:26 +01:00
summarization/strategies DEV: Remove non-LLM-based summarization strategies. (#589) 2024-04-23 12:11:04 -03:00
toxicity DEV: updates spec following changes in chat (#604) 2024-05-07 15:01:06 +02:00