discourse-ai/spec/requests
Rafael dos Santos Silva 478f31de47
FEATURE: add inferred concepts system (#1330)
* FEATURE: add inferred concepts system

This commit adds a new inferred concepts system that:
- Creates a model for storing concept labels that can be applied to topics
- Provides AI personas for finding new concepts and matching existing ones
- Adds jobs for generating concepts from popular topics
- Includes a scheduled job that automatically processes engaging topics

* FEATURE: Extend inferred concepts to include posts

* Adds support for concepts to be inferred from and applied to posts
* Replaces daily task with one that handles both topics and posts
* Adds database migration for posts_inferred_concepts join table
* Updates PersonaContext to include inferred concepts



Co-authored-by: Roman Rizzi <rizziromanalejandro@gmail.com>
Co-authored-by: Keegan George <kgeorge13@gmail.com>
2025-06-02 14:29:20 -03:00
..
admin FEATURE: add inferred concepts system (#1330) 2025-06-02 14:29:20 -03:00
ai_bot FEATURE: correctly decorate AI bots (#1300) 2025-04-30 16:36:38 +10:00
ai_helper FIX: Improve MessageBus efficiency and correctly stop streaming (#1362) 2025-05-23 16:23:06 +10:00
discord FEATURE: Discord Bot integration (#831) 2024-10-16 12:41:18 -03:00
embeddings FIX: Open AI embedding shortening is only available for some models (#1080) 2025-01-21 17:50:40 -03:00
sentiment DEV: Sentiment analysis report follow-up updates (#1145) 2025-02-24 16:21:10 +11:00
summarization DEV: Use structured responses for summaries (#1252) 2025-05-06 10:09:39 -03:00
topic_spec.rb FIX: Load categories for related topics (#570) 2024-04-15 09:31:07 +10:00