Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Transform HTTP 403 (Forbidden) error returned by VertexAI API (#55)
The `VertexAdapater.TransformError` method was not handling HTTP 403 errors, resulting in a failed unmarshal into a standard anthropic `ResponseError`.
- Loading branch information