Skip to content

docs[minor]: Add multimodal section in Google VertexAI docs #1466

docs[minor]: Add multimodal section in Google VertexAI docs

docs[minor]: Add multimodal section in Google VertexAI docs #1466

Triggered via pull request July 23, 2024 19:24
Status Failure
Total duration 10m 40s
Artifacts

examples.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
Build
Type '{ type: "text"; text: string; }' is not assignable to type 'BaseMessageLike'.
Build
Type '{ type: "image_url"; image_url: { url: string; }; }' is not assignable to type 'BaseMessageLike'.
Build
examples#build: command (/home/runner/work/langchainjs/langchainjs/examples) /tmp/xfs-cddd7e3c/yarn run build exited (2)
Build
Process completed with exit code 2.
Build
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/