fix: USE_OPENAI_ENDPOINT_FOR_ALL_MODELS

This commit is contained in:
Hk-Gosuto
2024-06-07 23:29:24 +08:00
parent 740ece39da
commit bc9679335d
4 changed files with 12 additions and 6 deletions

View File

@@ -1,5 +1,11 @@
/* eslint-disable @next/next/no-img-element */
import { ChatMessage, ModelType, useAppConfig, useChatStore } from "../store";
import {
ChatMessage,
ModelType,
useAccessStore,
useAppConfig,
useChatStore,
} from "../store";
import Locale from "../locales";
import styles from "./exporter.module.scss";
import {