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
通过 npx 的方式启动进入后提示错误,之前是可以正常使用的。
源码安装的方式也试了,在 build 的时候提示错误 “Property '"thinking.budget"' is missing in type '{ 'thinking.enabled': true; 'thinking.effort': true; }' but required in type 'Record<"thinking.enabled" | "thinking.effort" | "thinking.budget", true>'.”。
进行了以下尝试:
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
通过 npx 的方式启动进入后提示错误,之前是可以正常使用的。
源码安装的方式也试了,在 build 的时候提示错误 “Property '"thinking.budget"' is missing in type '{ 'thinking.enabled': true; 'thinking.effort': true; }' but required in type 'Record<"thinking.enabled" | "thinking.effort" | "thinking.budget", true>'.”。
进行了以下尝试:
All reactions