You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(model-core): fix duplicate DeepSeek declarations and broken exports
Restored the original model-family-detectors.ts from upstream (which
had isGlmModel and isGeminiModel that were accidentally deleted).
Added DeepSeek V4 functions correctly after isMiniMaxModel.
Fixed TS error in deepseek-v4.ts: buildTaskManagementSection takes
1 argument (useTaskSystem boolean), not 2.
0 commit comments