Commit Graph

9 Commits

Author SHA1 Message Date
quran
5bcfb8507d fix(relay): 优化数据流处理
- 移除了 bufio 的无效使用
- 在 StreamScannerHandler 中增加了初始和最大缓冲区大小的常量设置
- 调整 StreamScannerHandler 中缓冲区大小,避免出现token too long报错
2025-04-10 16:56:16 +08:00
jasinliu
111cedf795 fix dify thinking 2025-03-28 00:21:27 +08:00
1808837298@qq.com
b93827c425 feat: support dify upload image file 2025-03-15 19:10:12 +08:00
1808837298@qq.com
d647214555 refactor: Centralize stream handling and helper functions in relay package 2025-03-05 19:47:41 +08:00
1808837298@qq.com
1307a23f01 feat: realtime
(cherry picked from commit d4966246e68dbdcdab45ec5c5141362834d74425)
2024-11-05 19:27:47 +08:00
CalciumIon
ea51c719b5 feat: support dify agent 2024-07-30 17:30:40 +08:00
CalciumIon
f1b3e28f67 fix: dify (close #355) 2024-07-10 15:36:17 +08:00
CalciumIon
2e45163f93 feat: add env DIFY_DEBUG 2024-07-07 02:24:51 +08:00
CalciumIon
99c285c50f feat: support dify (close #299) 2024-07-06 01:32:40 +08:00