discourse-ai/spec/requests
Sam 40fa527633
FIX: cross talk when in ai helper (#1478)
Previous to this change we reused channels for proofreading progress and
ai helper progress

The new changeset ensures each POST to stream progress gets a dedicated
message bus channel

This fixes a class of issues where the wrong information could be displayed
to end users on subsequent proofreading or helper calls

* fix tests

* fix implementation (got to subscribe at 0)
2025-07-01 18:02:16 +10:00
..
admin FEATURE: Display spam module on features list. (#1469) 2025-06-27 14:18:01 -03:00
ai_bot FIX: improve admin api for artifact key values (#1425) 2025-06-11 19:33:34 +10:00
ai_helper FIX: cross talk when in ai helper (#1478) 2025-07-01 18:02:16 +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