cherry-studio/packages/aiCore/pnpm-workspace.yaml
suyao e421b81fca
feat: add patch for Google Vertex AI and enhance private key handling
- Introduced a patch for the @ai-sdk/google-vertex package to improve URL handling based on region.
- Added a new utility function to format private keys, ensuring correct PEM structure and validation.
- Updated the ProviderConfigBuilder to utilize the new private key formatting function for Google credentials.
- Created a pnpm workspace configuration to manage patched dependencies effectively.
2025-06-21 20:31:24 +08:00

3 lines
85 B
YAML

patchedDependencies:
'@ai-sdk/google-vertex': patches/@ai-sdk__google-vertex.patch