This website requires JavaScript.
Explore
Help
Register
Sign In
oadmin
/
sub2api
Watch
1
Star
0
Fork
0
You've already forked sub2api
Code
Issues
Pull Requests
1
Actions
Packages
Projects
Releases
Wiki
Activity
Files
7414bdf0e3a511cf41f620006be0f59b4536e5bd
sub2api
/
backend
History
shaw
7414bdf0e3
fix: 修复 hotpath 测试中 metadata.user_id 格式不合法导致 CI 失败
...
测试数据使用的 session ID "abc-123" 不符合 ParseMetadataUserID 要求的 36 字符 UUID 格式,替换为合法 UUID。
2026-03-18 11:31:32 +08:00
..
cmd
feat(admin): 分组管理新增容量列(并发/会话/RPM 实时聚合)
2026-03-18 10:06:35 +08:00
ent
feat: 为openai分组增加messages调度开关和默认映射模型
2026-03-07 17:02:19 +08:00
internal
fix: 修复 hotpath 测试中 metadata.user_id 格式不合法导致 CI 失败
2026-03-18 11:31:32 +08:00
migrations
feat: 完善使用记录端点可观测性与分布统计
2026-03-15 11:26:42 +08:00
resources
/model-pricing
feat(openai): 增加 gpt-5.4 模型支持与定价配置
2026-03-06 10:16:23 +08:00
.dockerignore
…
.golangci.yml
fix(ci): 精简golangci-lint配置解决v2.11超时问题
2026-03-07 15:17:16 +08:00
Dockerfile
…
go.mod
sub2api: add bedrock support
2026-03-13 17:00:16 +08:00
go.sum
sub2api: add bedrock support
2026-03-13 17:00:16 +08:00
Makefile
…