mirror of
https://github.com/coaidev/coai.git
synced 2025-05-22 22:40:14 +09:00
fix
This commit is contained in:
parent
1f7f097bd8
commit
3f7e3f9d4b
@ -45,7 +45,6 @@ import {
|
|||||||
topKSelector,
|
topKSelector,
|
||||||
topPSelector,
|
topPSelector,
|
||||||
} from "@/store/settings.ts";
|
} from "@/store/settings.ts";
|
||||||
import { truncate } from "node:fs";
|
|
||||||
|
|
||||||
export type ConversationSerialized = {
|
export type ConversationSerialized = {
|
||||||
model?: string;
|
model?: string;
|
||||||
|
Loading…
Reference in New Issue
Block a user