enh: apply edit to artifacts

This commit is contained in:
Timothy J. Baek
2024-10-06 01:12:30 -07:00
parent f5e10704c0
commit 3082d0de7a
4 changed files with 8 additions and 6 deletions

View File

@@ -80,6 +80,7 @@
const updateChatHistory = async () => {
await tick();
history = history;
await updateChatById(localStorage.token, chatId, {
history: history,
messages: messages