Notes about package.js
Overrides
Since we have workspaces, they must be in the root package.json
@mistralai/mistralaiOverrides the global
fetchcommand and we fix this essentially by merging in https://github.com/mistralai/client-js/pull/42Remove the override and delete our fork once https://github.com/mistralai/client-js/issues/44 is fixed
The extra
node_modules/*prefix is because otherwise the symlink pointed to the wrong dir level. Must be a bug in pnpm!
@langchain/corePinning its version is strongly recommended: https://js.langchain.com/docs/get_started/installation#installing-integration-packages