We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
9742717
There was an error while loading. Please reload this page.
更新被 Google 删除的 share 链接 这个也被删除了,直接用 源码 自己构建吧,去 Gemini 页面,开启 Canvas,让他用这个源码构建一个。
Full Changelog: v0.0.6...v0.0.7
5a80065
支持 SESSION_ERROR_THRESHOLD 设为0,表示错误累计永远不禁用该浏览器。
SESSION_ERROR_THRESHOLD
Full Changelog: v0.0.5...v0.0.6
2e080b0
ws 链接鉴权改为加密验证,不再明文传输 key。
Full Changelog: v0.0.4...v0.0.5
f23ddee
Full Changelog: v0.0.3...v0.0.4
229c1ea
把服务端的 ws 9997 端口,合并到 7861 端口,通过/ws路径建立ws连接。
Full Changelog: v0.0.2...v0.0.3
25a9390
实现分体式部署,服务端负责和中转请求,浏览器端需要用户来维护,手动建立浏览器端和服务器端的 ws 通信。
Full Changelog: v0.0.1...v0.0.2
510ca05
参考 AIStudioToAPI 初步技术实现,但是 Gemini cookie 过期很快,无法长时间使用。