discourse-ai/app
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
..
controllers/discourse_ai DEV: Migration to backfill bot PM custom field (#1282) 2025-04-24 13:02:43 -05:00
helpers/discourse_ai/ai_bot FIX: automatically bust cache for share ai assets (#942) 2024-11-22 11:23:15 +11:00
jobs FEATURE: Add streaming to composer helper (#1256) 2025-04-14 08:18:50 -07:00
mailers FEATURE: support sending AI report to an email address (#368) 2023-12-19 17:51:49 +11:00
models FEATURE: Add spending metrics to AI usage (#1268) 2025-04-17 15:09:48 -07:00
serializers FEATURE: Add spending metrics to AI usage (#1268) 2025-04-17 15:09:48 -07:00
services DEV: Use full URL for problem check message (#1165) 2025-03-05 11:31:23 +08:00
views FIX: automatically bust cache for share ai assets (#942) 2024-11-22 11:23:15 +11:00