DEV: Improve ai-streamer API (#851)
In preparation for applying the streaming animation elsewhere, we want to better improve the organization of folder structure and methods used in the `ai-streamer`
This commit is contained in:
@@ -3,7 +3,7 @@ import {
|
||||
addProgressDot,
|
||||
applyProgress,
|
||||
MIN_LETTERS_PER_INTERVAL,
|
||||
} from "discourse/plugins/discourse-ai/discourse/lib/ai-streamer";
|
||||
} from "discourse/plugins/discourse-ai/discourse/lib/ai-streamer/progress-handlers";
|
||||
|
||||
class FakeStreamUpdater {
|
||||
constructor() {
|
||||
|
||||
Reference in New Issue
Block a user