fix: trailing "assistant" message issue

This commit is contained in:
Timothy J. Baek 2023-12-22 21:22:17 -08:00
parent f63178b592
commit 6d2d2d5519
2 changed files with 0 additions and 4 deletions

View file

@ -365,8 +365,6 @@
];
}
await tick();
window.scrollTo({ top: document.body.scrollHeight });
const res = await fetch(

View file

@ -379,8 +379,6 @@
];
}
await tick();
window.scrollTo({ top: document.body.scrollHeight });
const res = await fetch(