CJACK
92e321fe2c
修复吞字问题
2026-05-01 01:31:48 +08:00
shern-point
bd41c8a90c
feat: add tokenizer-based token counting utilities
...
Use go-tiktoken with embedded vocabularies for accurate BPE token counting. CountPromptTokens applies conservative padding so returned context token counts stay slightly above the real value instead of undercounting.
2026-04-30 00:44:11 +08:00
CJACK
0a23c77ff7
feat: add sanitization for think tags and BOS markers in leaked output and update golang.org/x/net dependency
2026-04-12 17:43:57 +08:00
CJACK
e7d561694a
refactor: replace WASM-based PoW solver with a native Go implementation in the pow package
2026-04-07 00:10:36 +08:00
CJACK
eab197f4d9
chore: upgrade Go to 1.26.x and update project dependencies
2026-04-04 22:00:18 +08:00
CJACK.
443fa4ad8e
fix: handle vercel prepare/release passthrough in translated proxy paths
2026-04-02 22:28:36 +08:00
CJACK
c7ed01bfe7
chore: Standardize Go version to 1.24 across Dockerfile, go.mod, GitHub Actions, and documentation.
2026-02-16 16:52:05 +08:00
CJACK
c7ffcd76e6
feat: Enhance DeepSeek API compatibility by updating SSE parsing, standardizing error responses, and improving API key management in the tester UI.
2026-02-16 15:17:42 +08:00
CJACK
a50e2ef5cd
feat: Introduce a new Go-based DeepSeek API proxy with adapters for Claude and OpenAI, including SSE parsing and updated build configurations.
2026-02-15 19:50:26 +08:00