discourse-ai/app/controllers/discourse_ai
Sam 34a59b623e
FIX: ensure replies are never double streamed (#879)
The custom field "discourse_ai_bypass_ai_reply" was added so
we can signal the post created hook to bypass replying even
if it thinks it should.

Otherwise there are cases where we double answer user questions
leading to much confusion.

This also slightly refactors code making the controller smaller
2024-10-30 20:24:39 +11:00
..
admin FIX: ensure replies are never double streamed (#879) 2024-10-30 20:24:39 +11:00
ai_bot DEV: Use explicit serializers for all models (#691) 2024-06-27 10:43:00 -03:00
ai_helper DEV: Update rate limits for image captioning (#816) 2024-10-02 10:36:35 -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
summarization FIX/REFACTOR: FoldContent revamp (#866) 2024-10-25 11:51:17 -03:00