Skip to content

docs[patch]: Update tool calling concepts and how tos (#6218) #14936

docs[patch]: Update tool calling concepts and how tos (#6218)

docs[patch]: Update tool calling concepts and how tos (#6218) #14936

Triggered via push July 25, 2024 23:43
Status Failure
Total duration 18m 27s
Artifacts

ci.yml

on: push
Check linting
6m 14s
Check linting
test-exports  /  exports-esbuild
3m 40s
test-exports / exports-esbuild
test-exports  /  exports-esm
3m 39s
test-exports / exports-esm
test-exports  /  exports-cjs
3m 40s
test-exports / exports-cjs
test-exports  /  exports-cf
3m 52s
test-exports / exports-cf
test-exports  /  exports-vercel
4m 6s
test-exports / exports-vercel
test-exports  /  exports-vite
3m 44s
test-exports / exports-vite
test-exports  /  exports-tsc
3m 39s
test-exports / exports-tsc
Matrix: platform-compatibility
Fit to window
Zoom out
Zoom in

Annotations

28 errors and 21 warnings
test-exports / exports-esm
langchain#build: command (/home/runner/work/langchainjs/langchainjs/langchain) /tmp/xfs-95f856ab/yarn run build exited (1)
test-exports / exports-esm
Type 'ChatVertexAI' is missing the following properties from type 'BaseChatModel<BaseChatModelCallOptions, BaseMessageChunk>': ParsedCallOptions, lc_namespace, _separateRunnableConfigFromCallOptions, invoke, and 56 more.
test-exports / exports-esm
langchain#build:internal: command (/home/runner/work/langchainjs/langchainjs/langchain) /tmp/xfs-c4f0d22a/yarn run build:internal exited (1)
test-exports / exports-esm
Process completed with exit code 1.
test-exports / exports-tsc
langchain#build: command (/home/runner/work/langchainjs/langchainjs/langchain) /tmp/xfs-54c32d17/yarn run build exited (1)
test-exports / exports-tsc
Type 'ChatVertexAI' is missing the following properties from type 'BaseChatModel<BaseChatModelCallOptions, BaseMessageChunk>': ParsedCallOptions, lc_namespace, _separateRunnableConfigFromCallOptions, invoke, and 56 more.
test-exports / exports-tsc
langchain#build:internal: command (/home/runner/work/langchainjs/langchainjs/langchain) /tmp/xfs-dd19847e/yarn run build:internal exited (1)
test-exports / exports-tsc
Process completed with exit code 1.
test-exports / exports-cjs
langchain#build: command (/home/runner/work/langchainjs/langchainjs/langchain) /tmp/xfs-315e304e/yarn run build exited (1)
test-exports / exports-cjs
Type 'ChatVertexAI' is missing the following properties from type 'BaseChatModel<BaseChatModelCallOptions, BaseMessageChunk>': ParsedCallOptions, lc_namespace, _separateRunnableConfigFromCallOptions, invoke, and 56 more.
test-exports / exports-cjs
langchain#build:internal: command (/home/runner/work/langchainjs/langchainjs/langchain) /tmp/xfs-12578ef4/yarn run build:internal exited (1)
test-exports / exports-cjs
Process completed with exit code 1.
test-exports / exports-esbuild
langchain#build: command (/home/runner/work/langchainjs/langchainjs/langchain) /tmp/xfs-25aeb98e/yarn run build exited (1)
test-exports / exports-esbuild
Type 'ChatVertexAI' is missing the following properties from type 'BaseChatModel<BaseChatModelCallOptions, BaseMessageChunk>': ParsedCallOptions, lc_namespace, _separateRunnableConfigFromCallOptions, invoke, and 56 more.
test-exports / exports-esbuild
langchain#build:internal: command (/home/runner/work/langchainjs/langchainjs/langchain) /tmp/xfs-4fb07a17/yarn run build:internal exited (1)
test-exports / exports-esbuild
Process completed with exit code 1.
test-exports / exports-vite
langchain#build: command (/home/runner/work/langchainjs/langchainjs/langchain) /tmp/xfs-95bbdddf/yarn run build exited (1)
test-exports / exports-vite
langchain#build:internal: command (/home/runner/work/langchainjs/langchainjs/langchain) /tmp/xfs-b7118a87/yarn run build:internal exited (1)
test-exports / exports-vite
Type 'ChatVertexAI' is missing the following properties from type 'BaseChatModel<BaseChatModelCallOptions, BaseMessageChunk>': ParsedCallOptions, lc_namespace, _separateRunnableConfigFromCallOptions, invoke, and 56 more.
test-exports / exports-vite
Process completed with exit code 1.
test-exports / exports-cf
langchain#build: command (/home/runner/work/langchainjs/langchainjs/langchain) /tmp/xfs-186040e9/yarn run build exited (1)
test-exports / exports-cf
Type 'ChatVertexAI' is missing the following properties from type 'BaseChatModel<BaseChatModelCallOptions, BaseMessageChunk>': ParsedCallOptions, lc_namespace, _separateRunnableConfigFromCallOptions, invoke, and 56 more.
test-exports / exports-cf
langchain#build:internal: command (/home/runner/work/langchainjs/langchainjs/langchain) /tmp/xfs-a165505f/yarn run build:internal exited (1)
test-exports / exports-cf
Process completed with exit code 1.
test-exports / exports-vercel
langchain#build: command (/home/runner/work/langchainjs/langchainjs/langchain) /tmp/xfs-76c766f2/yarn run build exited (1)
test-exports / exports-vercel
Type 'ChatVertexAI' is missing the following properties from type 'BaseChatModel<BaseChatModelCallOptions, BaseMessageChunk>': ParsedCallOptions, lc_namespace, _separateRunnableConfigFromCallOptions, invoke, and 56 more.
test-exports / exports-vercel
langchain#build:internal: command (/home/runner/work/langchainjs/langchainjs/langchain) /tmp/xfs-529070e9/yarn run build:internal exited (1)
test-exports / exports-vercel
Process completed with exit code 1.
platform-compatibility (macos-latest)
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/
platform-compatibility (ubuntu-latest)
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/
test-exports / exports-esm
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/
test-exports / exports-tsc
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/
test-exports / exports-cjs
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/
test-exports / exports-esbuild
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/
test-exports / exports-vite
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/
test-exports / exports-cf
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/
test-exports / exports-vercel
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/
Check linting
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/
Check linting: libs/create-langchain-integration/helpers/templates.ts#L10
Unexpected any. Specify a different type
Check linting: libs/create-langchain-integration/helpers/templates.ts#L28
Unexpected any. Specify a different type
Check linting: libs/langchain-standard-tests/src/base.ts#L7
Unexpected any. Specify a different type
Check linting: libs/langchain-standard-tests/src/integration_tests/chat_models.ts#L942
Unexpected any. Specify a different type
Check linting: libs/langchain-standard-tests/src/integration_tests/chat_models.ts#L1327
Unexpected any. Specify a different type
Check linting: libs/langchain-standard-tests/src/integration_tests/chat_models.ts#L1334
Unexpected any. Specify a different type
Check linting: libs/langchain-standard-tests/src/integration_tests/chat_models.ts#L1341
Unexpected any. Specify a different type
Check linting: libs/langchain-standard-tests/src/integration_tests/chat_models.ts#L1348
Unexpected any. Specify a different type
Check linting: libs/langchain-standard-tests/src/integration_tests/chat_models.ts#L1355
Unexpected any. Specify a different type
Check linting: libs/langchain-standard-tests/src/integration_tests/chat_models.ts#L1362
Unexpected any. Specify a different type
platform-compatibility (windows-latest)
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/