feat: 对接 Spark 大模型
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import type {ResultBlockMeta} from '~/components/aigc/drawing';
|
||||
import type {ChatSession} from "~/components/aigc/chat";
|
||||
import type {ChatSession} from "~/typings/llm";
|
||||
|
||||
export interface HistoryItem {
|
||||
fid: string
|
||||
|
||||
Reference in New Issue
Block a user