mirror of
https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web.git
synced 2025-11-17 22:43:42 +08:00
merge
This commit is contained in:
@@ -15,10 +15,12 @@ import {
|
||||
SUMMARIZE_MODEL,
|
||||
GEMINI_SUMMARIZE_MODEL,
|
||||
} from "../constant";
|
||||
import { getClientApi } from "../client/api";
|
||||
import type {
|
||||
import {
|
||||
getClientApi,
|
||||
getHeaders,
|
||||
useGetMidjourneySelfProxyUrl,
|
||||
} from "../client/api";
|
||||
import type {
|
||||
ClientApi,
|
||||
RequestMessage,
|
||||
MultimodalContent,
|
||||
|
||||
Reference in New Issue
Block a user