This commit is contained in:
Zhang Minghan 2024-03-15 17:35:11 +08:00
parent 1f7f097bd8
commit 3f7e3f9d4b

View File

@ -45,7 +45,6 @@ import {
topKSelector,
topPSelector,
} from "@/store/settings.ts";
import { truncate } from "node:fs";
export type ConversationSerialized = {
model?: string;