mirror of
https://github.com/CherryHQ/cherry-studio.git
synced 2025-12-29 05:51:26 +08:00
- 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.
3 lines
85 B
YAML
3 lines
85 B
YAML
patchedDependencies:
|
|
'@ai-sdk/google-vertex': patches/@ai-sdk__google-vertex.patch
|