This commit is contained in:
sijinhui
2024-07-11 13:09:18 +08:00
parent a70f984b0f
commit af741e4dbf
12 changed files with 5233 additions and 2873 deletions

View File

@@ -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,