AIClient-2-API/src
何夕2077 8a92e4d055
Merge pull request #362 from Cishoon/fix/claude-streaming-content-block-events
fix: 补齐 Claude 流式响应的 content_block_start/stop 事件序列
2026-03-04 14:58:25 +08:00
..
auth feat(gemini-oauth): 添加批量导入功能和文档更新 2026-02-03 21:49:43 +08:00
convert feat(logging): 添加日志系统配置和下载功能 2026-01-25 17:24:39 +08:00
converters fix: 补齐 Claude 流式响应的 content_block_start/stop 事件序列 2026-03-04 14:40:30 +08:00
core feat(tls): 添加 Go uTLS sidecar 以绕过 Cloudflare TLS 指纹检测 2026-02-28 00:02:12 +08:00
example refactor(converters): 重构协议转换器架构并迁移至策略模式 2025-11-09 22:22:22 +08:00
handlers refactor: 移除 Ollama 协议支持并重构模型路由 2026-03-03 23:09:04 +08:00
img feat: 更新OAuth回调服务器主机和图片资源 2025-12-22 13:44:35 +08:00
plugins fix(stream):修复流被客户端关闭的时候的写入错误导致服务crash的问题 2026-02-05 10:42:46 +08:00
providers refactor: 移除 Ollama 协议支持并重构模型路由 2026-03-03 23:09:04 +08:00
scripts refactor(项目结构): 重构项目目录结构并优化代码组织 2026-01-10 18:19:06 +08:00
services refactor: 移除 Ollama 协议支持并重构模型路由 2026-03-03 23:09:04 +08:00
ui-modules feat: 添加 TLS Sidecar 支持并重构前端提供商配置系统 2026-03-03 20:05:51 +08:00
utils refactor: 优化提供商加载逻辑并修复流式重试问题 2026-03-04 13:26:08 +08:00