feat: add manual/auto conversation compaction and preserve full export history
This commit is contained in:
@@ -144,7 +144,7 @@ export const useStreamProcessor = (options: StreamProcessorOptions): StreamProce
|
||||
isStreaming: false,
|
||||
tokenCount: undefined
|
||||
}));
|
||||
return '';
|
||||
throw error;
|
||||
} finally {
|
||||
setAbortController(null);
|
||||
setIsProcessing(false);
|
||||
|
||||
Reference in New Issue
Block a user