This website requires JavaScript.
Explore
Help
Register
Sign In
kgod
/
sub2api
Watch
1
Star
0
Fork
0
You've already forked sub2api
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
8
Wiki
Activity
Files
155d3474d6b82bc0fb0d83abb574740efb6fcbd2
sub2api
/
backend
/
internal
/
pkg
/
apicompat
T
History
Wesley Liddick
5088e91566
Merge pull request
#1417
from YanzheL/fix/openai-empty-base64-image-payloads
...
fix: sanitize empty base64 image payloads for OpenAI requests
2026-04-08 14:20:38 +08:00
..
anthropic_responses_test.go
fix(apicompat): 修正 Anthropic→OpenAI 推理级别映射
2026-03-20 12:01:02 +08:00
anthropic_to_responses_response.go
refactor(test): improve type assertions in ops endpoint context tests
2026-03-24 09:52:56 +08:00
anthropic_to_responses.go
fix(apicompat): 修正 Anthropic→OpenAI 推理级别映射
2026-03-20 12:01:02 +08:00
chatcompletions_responses_test.go
Merge pull request
#1417
from YanzheL/fix/openai-empty-base64-image-payloads
2026-04-08 14:20:38 +08:00
chatcompletions_to_responses.go
fix(apicompat): skip empty base64 image URLs
2026-04-01 00:46:16 +08:00
responses_to_anthropic_request.go
feat(apicompat): add Responses↔Anthropic bidirectional format conversion
2026-03-23 16:24:09 +08:00
responses_to_anthropic.go
fix: 适配claude code调度openai账号的websearch功能
2026-03-07 11:33:08 +08:00
responses_to_chatcompletions.go
fix: 非流式路径在上游终态事件output为空时从delta事件重建响应内容
2026-04-07 19:35:56 +08:00
types.go
fix: consolidate chat-completions compatibility fixes
2026-03-14 12:12:08 +08:00