Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
陈曦
sub2api
Commits
d7e9ae38e40ead658b559895ff7d4c2662ad3959
Switch branch/tag
sub2api
backend
internal
handler
openai_gateway_handler.go
27 Dec, 2025
1 commit
feat: cc/codex support account retry
· 95583fce
daodao97
authored
Dec 27, 2025
95583fce
26 Dec, 2025
2 commits
refactor: 调整项目结构为单向依赖
· e5a77853
Forest
authored
Dec 26, 2025
e5a77853
refactor: 调整 server 目录结构
· 57fd1722
Forest
authored
Dec 26, 2025
57fd1722
24 Dec, 2025
1 commit
refactor: 重命名 go module
· 836c4dda
Forest
authored
Dec 24, 2025
836c4dda
23 Dec, 2025
1 commit
fix: 修复golangci-lint检查问题
· eb55947e
shaw
authored
Dec 23, 2025
- 移除OpenAIGatewayHandler中未使用的userService字段 - 将账号类型判断的if-else链改为switch语句
eb55947e
22 Dec, 2025
1 commit
feat: 新增支持codex转发
· 6c469b42
shaw
authored
Dec 22, 2025
6c469b42