liukkm

Results 4 comments of liukkm

> 我会在下个版本替换为 IndexedDB。 麻烦问下,替换成IndexedDB的版本是哪个版本呢?我查看最新版本主分支好像没有看到哪里引用了IndexedDB

> > 请问一下IndexedDB要替换哪个版本? > > 同样的问题🤔 > > 我已经多次遇到当前存储的硬限制,而且似乎我没有聊天记录可以删除了(我几乎需要删除所有聊天记录,因为我经常回去使用其中的信息) ![image](https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web/assets/144774868/2ddb0d7b-f66d-4fde-b4be-7bf639c52e18) `import { openDB, deleteDB } from "idb"; import { StateStorage } from "zustand/middleware"; const DB_NAME = "zj-ai-store"; const STORE_NAME =...

At present, GPT4 will not return the mathematical formula beginning and ending with '$$', and katex cannot work normally at this time. What should I do?

> Hi! Thanks for taking the time to contribute! This has been marked by a maintainer as needing a reproduction: It’s not yet clear whether this is a problem. Here...