mirror of
https://github.com/Yidadaa/ChatGPT-Next-Web.git
synced 2025-08-08 19:52:27 +08:00
ts error
This commit is contained in:
@@ -30,6 +30,7 @@ import { isDalle3 } from "../utils";
|
||||
|
||||
export type ChatMessageTool = {
|
||||
id: string;
|
||||
index?: number;
|
||||
type?: string;
|
||||
function?: {
|
||||
name: string;
|
||||
|
Reference in New Issue
Block a user