Logo
Explore
Register Sign In
chuan/CLIProxyAPI
1
0
Fork 0
You've already forked CLIProxyAPI
mirror of https://github.com/router-for-me/CLIProxyAPI.git synced 2026-03-02 04:24:11 +08:00
Code Issues Packages Projects Releases Wiki Activity
Files
9299897e040f72577febe4e314bcb7fc253c04bc
CLIProxyAPI/internal/thinking
T
hkfires c8c27325dc feat(thinking): enable thinking toggle for qwen3 and deepseek models
Fix #1245
c8c27325dc ยท 2026-01-28 09:54:05 +08:00
History
..
provider
feat(thinking): enable thinking toggle for qwen3 and deepseek models
2026-01-28 09:54:05 +08:00
apply.go
feat(registry): support provider-specific model info lookup
2026-01-20 10:01:17 +08:00
convert.go
fix(thinking): map reasoning_effort to thinkingConfig
2026-01-15 13:06:40 +08:00
errors.go
refactor(thinking): pass source and target formats to ApplyThinking for cross-format validation
2026-01-18 10:30:15 +08:00
strip.go
refactor(thinking): pass source and target formats to ApplyThinking for cross-format validation
2026-01-18 10:30:15 +08:00
suffix.go
fix(thinking): map reasoning_effort to thinkingConfig
2026-01-15 13:06:40 +08:00
text.go
fix(thinking): map reasoning_effort to thinkingConfig
2026-01-15 13:06:40 +08:00
types.go
refactor(thinking): refine configuration logging
2026-01-15 13:06:41 +08:00
validate.go
fix(thinking): update ValidateConfig to include fromSuffix parameter and adjust budget validation logic
2026-01-18 16:37:14 +08:00