Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
zmh-program committed Mar 15, 2024
1 parent 1f7f097 commit 3f7e3f9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion app/src/store/chat.ts
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,6 @@ import {
topKSelector,
topPSelector,
} from "@/store/settings.ts";
import { truncate } from "node:fs";

export type ConversationSerialized = {
model?: string;
Expand Down

0 comments on commit 3f7e3f9

Please sign in to comment.