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: Fix call the anthropic provider endpoint failing
Please migrate from pnpm back to npm due to the anthropic SDK not support pnpm builtin fetch function. It can only use the node-fetch libraries which conflict with Electron in pnpm environment.
0 commit comments