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
Update provider configuration to support per-model settings for temperature, topP, and topK - by @caozhiyuan(6f934)
Implement findEndpointModel function to enhance claude model mapping - by @caozhiyuan(47eb5)
refactor: remove interleaved thinking protocol support. Claude thinking mode has changed to adaptive, making interleaved protocol enforcement obsolete - by @caozhiyuan(47eb5)