This commit is contained in:
DDMeaqua
2024-08-28 12:37:19 +08:00
parent f86b220c92
commit ed5aea0521
8 changed files with 35 additions and 3 deletions

View File

@@ -7,7 +7,14 @@ import {
} from "@/app/constant";
import { useAccessStore, useAppConfig, useChatStore } from "@/app/store";
import { ChatOptions, getHeaders, LLMApi, LLMModel } from "../api";
import {
ChatOptions,
getHeaders,
LLMApi,
LLMModel,
SpeechOptions,
TranscriptionOptions,
} from "../api";
import Locale from "../../locales";
import {
EventStreamContentType,