G_AI / app /services

Commit History

"fix_deep_stream_interrupted_and_timeout"
378caa6

superxu520 commited on

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

superxu520 commited on

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

superxu520 commited on

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

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

: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

: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