core[minor]: Allow for simple tool schema to be passed to bindTools #14978
ci.yml
on: pull_request
Check linting
6m 0s
test-exports
/
exports-esbuild
3m 39s
test-exports
/
exports-esm
3m 22s
test-exports
/
exports-cjs
3m 25s
test-exports
/
exports-cf
3m 19s
test-exports
/
exports-vercel
3m 14s
test-exports
/
exports-vite
3m 14s
test-exports
/
exports-tsc
3m 15s
Matrix: platform-compatibility
Annotations
31 errors and 21 warnings
test-exports / exports-vercel
Property 'bindTools' in type 'ChatAnthropicMessages<CallOptions>' is not assignable to the same property in base type 'BaseChatModel<CallOptions, AIMessageChunk>'.
|
test-exports / exports-vercel
Type 'ChatAnthropic | BaseChatModel<BaseChatModelCallOptions, BaseMessageChunk>' is not assignable to type 'BaseChatModel<BaseChatModelCallOptions, BaseMessageChunk>'.
|
test-exports / exports-vercel
@langchain/anthropic#build:internal: command (/home/runner/work/langchainjs/langchainjs/libs/langchain-anthropic) /tmp/xfs-0b3e8ace/yarn run build:internal exited (1)
|
test-exports / exports-vercel
@langchain/anthropic#build: command (/home/runner/work/langchainjs/langchainjs/libs/langchain-anthropic) /tmp/xfs-433b0e94/yarn run build exited (1)
|
test-exports / exports-vercel
Process completed with exit code 1.
|
test-exports / exports-vite
Property 'bindTools' in type 'ChatCohere<CallOptions>' is not assignable to the same property in base type 'BaseChatModel<CallOptions, AIMessageChunk>'.
|
test-exports / exports-vite
@langchain/cohere#build:internal: command (/home/runner/work/langchainjs/langchainjs/libs/langchain-cohere) /tmp/xfs-ec55f59b/yarn run build:internal exited (1)
|
test-exports / exports-vite
@langchain/cohere#build: command (/home/runner/work/langchainjs/langchainjs/libs/langchain-cohere) /tmp/xfs-2588d022/yarn run build exited (1)
|
test-exports / exports-vite
Process completed with exit code 1.
|
test-exports / exports-tsc
Property 'bindTools' in type 'ChatCohere<CallOptions>' is not assignable to the same property in base type 'BaseChatModel<CallOptions, AIMessageChunk>'.
|
test-exports / exports-tsc
@langchain/cohere#build:internal: command (/home/runner/work/langchainjs/langchainjs/libs/langchain-cohere) /tmp/xfs-3effa2f8/yarn run build:internal exited (1)
|
test-exports / exports-tsc
@langchain/cohere#build: command (/home/runner/work/langchainjs/langchainjs/libs/langchain-cohere) /tmp/xfs-1537eb2a/yarn run build exited (1)
|
test-exports / exports-tsc
Process completed with exit code 1.
|
test-exports / exports-cf
Property 'bindTools' in type 'ChatCohere<CallOptions>' is not assignable to the same property in base type 'BaseChatModel<CallOptions, AIMessageChunk>'.
|
test-exports / exports-cf
@langchain/cohere#build:internal: command (/home/runner/work/langchainjs/langchainjs/libs/langchain-cohere) /tmp/xfs-fe9aaf3d/yarn run build:internal exited (1)
|
test-exports / exports-cf
@langchain/cohere#build: command (/home/runner/work/langchainjs/langchainjs/libs/langchain-cohere) /tmp/xfs-04c053ef/yarn run build exited (1)
|
test-exports / exports-cf
Process completed with exit code 1.
|
test-exports / exports-esm
Property 'bindTools' in type 'ChatCohere<CallOptions>' is not assignable to the same property in base type 'BaseChatModel<CallOptions, AIMessageChunk>'.
|
test-exports / exports-esm
@langchain/cohere#build:internal: command (/home/runner/work/langchainjs/langchainjs/libs/langchain-cohere) /tmp/xfs-89fd250c/yarn run build:internal exited (1)
|
test-exports / exports-esm
@langchain/cohere#build: command (/home/runner/work/langchainjs/langchainjs/libs/langchain-cohere) /tmp/xfs-b13919db/yarn run build exited (1)
|
test-exports / exports-esm
Process completed with exit code 1.
|
test-exports / exports-cjs
Property 'bindTools' in type 'ChatCohere<CallOptions>' is not assignable to the same property in base type 'BaseChatModel<CallOptions, AIMessageChunk>'.
|
test-exports / exports-cjs
@langchain/cohere#build:internal: command (/home/runner/work/langchainjs/langchainjs/libs/langchain-cohere) /tmp/xfs-e1c11611/yarn run build:internal exited (1)
|
test-exports / exports-cjs
@langchain/cohere#build: command (/home/runner/work/langchainjs/langchainjs/libs/langchain-cohere) /tmp/xfs-cc85ec9f/yarn run build exited (1)
|
test-exports / exports-cjs
Property 'bindTools' in type 'ChatAnthropicMessages<CallOptions>' is not assignable to the same property in base type 'BaseChatModel<CallOptions, AIMessageChunk>'.
|
test-exports / exports-cjs
Type 'ChatAnthropic | BaseChatModel<BaseChatModelCallOptions, BaseMessageChunk>' is not assignable to type 'BaseChatModel<BaseChatModelCallOptions, BaseMessageChunk>'.
|
test-exports / exports-cjs
Process completed with exit code 1.
|
test-exports / exports-esbuild
Property 'bindTools' in type 'ChatCohere<CallOptions>' is not assignable to the same property in base type 'BaseChatModel<CallOptions, AIMessageChunk>'.
|
test-exports / exports-esbuild
@langchain/cohere#build:internal: command (/home/runner/work/langchainjs/langchainjs/libs/langchain-cohere) /tmp/xfs-c8248e0c/yarn run build:internal exited (1)
|
test-exports / exports-esbuild
@langchain/cohere#build: command (/home/runner/work/langchainjs/langchainjs/libs/langchain-cohere) /tmp/xfs-2fe7fc26/yarn run build exited (1)
|
test-exports / exports-esbuild
Process completed with exit code 1.
|
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-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/
|
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-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/
|
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/
|
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-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-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/
|
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/
|