refac
This commit is contained in:
@@ -540,6 +540,7 @@
|
||||
};
|
||||
|
||||
const enhanceCompletionHandler = async (model) => {
|
||||
stopResponseFlag = false;
|
||||
let enhancedContent = {
|
||||
json: null,
|
||||
html: '',
|
||||
|
||||
@@ -146,6 +146,7 @@ Based on the user's instruction, update and enhance the existing notes by incorp
|
||||
await tick();
|
||||
scrollToBottom();
|
||||
|
||||
stopResponseFlag = false;
|
||||
let enhancedContent = {
|
||||
json: null,
|
||||
html: '',
|
||||
|
||||
Reference in New Issue
Block a user