mirror of
https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web.git
synced 2025-10-11 20:43:42 +08:00
feat: add multi-model support
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import { getClientConfig } from "../config/client";
|
||||
import { SubmitKey } from "../store/config";
|
||||
import { SubmitKey } from "@/app/typing";
|
||||
|
||||
const isApp = !!getClientConfig()?.isApp;
|
||||
|
||||
|
Reference in New Issue
Block a user