G_AI / app

Commit History

"fix_deep_stream_interrupted_and_timeout"
378caa6

superxu520 commited on

"fix_retry_timeout_for_cloudflare_524"
25bce68

superxu520 commited on

"fix_backend_retry_logic"
dbb1ef4

superxu520 commited on

"fix_frontend_image_compression"
81934c5

superxu520 commited on

fix: 修复 /auth/config.js 端点缺少 g_config 导入的问题
9de587b

superxu520 commited on

fix: 恢复前端 API 密钥端点供内置 Web UI 使用
b759462

superxu520 commited on

feat: 实现反检测速率限制器,模拟人类行为模式避免被 Google 封禁
4e293c6

superxu520 commited on

feat: 实现智能速率限制器,支持自适应超时、队列管理和监控指标
6b2240a

superxu520 commited on

fix: 修复速率限制器死锁风险、临时文件清理兼容性和图片目录初始化问题
d4a9626

superxu520 commited on

fix(P0/P1/P2): 添加 Cookie 持久化、临时文件清理、速率限制和移除 API 密钥暴露
de8b836

superxu520 commited on

update: 同步最新代码与配置
b2c2a89

superxu520 commited on

update: 更新聊天服务、客户端连接池和辅助工具
ac10cac

superxu520 commited on

update: 更新前端样式、模型、聊天服务和客户端代码
f234f8e

superxu520 commited on

修复流式输出错乱问题
b93f165

superxu520 commited on

feat: integrate frontend with health monitoring and align with upstream
ebd8962

superxu520 commited on

:bug: Update function call format to avoid potential leak issues (#96)
7fdfe87
unverified

Lưu Quang Vũ commited on

:sparkles: Enable real-time streaming responses and completely solve the issue with reusable sessions. (#95)
7db4283
unverified

Lưu Quang Vũ commited on

refactor: Optimize performance by reducing token usage and speed up model response time. (#89)
f8272eb
unverified

Lưu Quang Vũ commited on

feat: Add support for custom Gemini models and model loading strategies (#86)
a583ded
unverified

Lưu Quang Vũ commited on

:sparkles: Update the /v1/responses endpoint (#75)
5cb387e
unverified

Lưu Quang Vũ commited on

:sparkles: Optimize Response API, Link Handling, and Add File Upload Support (#73)
ff54322
unverified

Lưu Quang Vũ commited on

:sparkles: Add proxy support and fix bugs (#56)
ce9e9da
unverified

Yongkun Li Lưu Quang Vũ commited on

:sparkles: Fix bugs and add an option to schedule database cleanup. (#49)
68b21f6
unverified

Lưu Quang Vũ Nativu5 commited on

:sparkles: Add tool call support and fix image input and output (#47)
77830e0
unverified

Lưu Quang Vũ Nativu5 commited on

:sparkles: Add HTTPS mode (#39)
be6825e

Yongkun Li MinQ9362 Copilot commited on

:bug: Fix XML wrap hint formatting in client.py (#27)
2a32850
unverified

David Zhang commited on

:sparkles: Add retrying to fix ModelInvalid error (#23)
cba6b3c
unverified

Yongkun Li commited on

:bug: Fix tagging when using XML (#18)
bea78d0
unverified

Yongkun Li Copilot commited on

:sparkles: Multi-segment text merging, ultra-long message splitting, xml prompt, tag, session, and token calculation optimization. (#16)
7f67a14
unverified

David Zhang commited on

:recycle: Refactor history sanitizing (#12)
b2f35b6
unverified

Yongkun Li commited on

:bug: Fix session persistence, when request contains <think> (#10)
3481315
unverified

David Zhang commited on

:sparkles: Implement Gemini client pool (#7)
93d79eb
unverified

Yongkun Li Copilot commited on

:art: Fix format and update docs (#6)
9d88248
unverified

Yongkun Li commited on

:bug: Fix LMDB history mismatch (#4)
a487b1e
unverified

Yongkun Li commited on

:pencil2: Fix typo in method name (#3)
ab0396f
unverified

Yongkun Li commited on

:bug: Fix lmdb health check
70ff909

Nativu5 commited on

:sparkles: Add hash for model name and fix bugs
2ad2310

Nativu5 commited on

:bug: Fix broken multiple line streaming
e17d521

Nativu5 commited on

:pencil: Fix docs
6c09e56

Nativu5 commited on

:sparkles: Add support for multi-round conversation
cd70b5d

Nativu5 commited on

:bug: Fix bugs and optimize file uploading
f2fc66c

Nativu5 commited on

:construction: Refactored and fix bugs
4f6a1a5

Nativu5 commited on

:construction: Refactored with new structure
f3518c5

Nativu5 commited on