feat: gemini 流式响应

This commit is contained in:
mouyong
2025-08-04 20:34:17 +08:00
parent 2eee902988
commit 54ad8452c3
6 changed files with 100 additions and 1283 deletions

View File

@@ -294,7 +294,7 @@ async function createAccount(accountData) {
// 代理设置
proxy: accountData.proxy ? JSON.stringify(accountData.proxy) : '',
// 项目编号Google Cloud/Workspace 账号需要)
// 项目 IDGoogle Cloud/Workspace 账号需要)
projectId: accountData.projectId || '',
// 支持的模型列表(可选)