discourse-ai/app/controllers/discourse_ai
Mark VanLandingham 298ebee7dd
DEV: Migration to backfill bot PM custom field (#1282)
In the last commit, I introduced a topic_custom_field to determine if a PM is indeed a bot PM.

This commit adds a migration to backfill any PM that is between 1 real user, and 1 bot. The correct topic_custom_field is added for these, so they will appear on the bot conversation sidebar properly.

We can also drop the joining to topic_users in the controller for sidebar conversations, and the isPostFromAiBot logic from the sidebar.
2025-04-24 13:02:43 -05:00
..
admin FEATURE: Add spending metrics to AI usage (#1268) 2025-04-17 15:09:48 -07:00
ai_bot DEV: Migration to backfill bot PM custom field (#1282) 2025-04-24 13:02:43 -05:00
ai_helper FEATURE: Add streaming to composer helper (#1256) 2025-04-14 08:18:50 -07:00
discord FEATURE: Discord Bot integration (#831) 2024-10-16 12:41:18 -03:00
embeddings FEATURE: disable rate limiting when skipping hyde (#793) 2024-09-04 15:51:01 +10:00
sentiment FIX: Ensure category badging present in sentiment reports (#1222) 2025-03-26 12:37:41 -07:00
summarization FIX/REFACTOR: FoldContent revamp (#866) 2024-10-25 11:51:17 -03:00