core[minor],openai[patch],langchain[patch]: Allow tool functions to input ToolCall
/ return ToolMessage
#14436
ci.yml
on: pull_request
Check linting
5m 20s
test-exports
/
exports-esbuild
2m 44s
test-exports
/
exports-esm
2m 52s
test-exports
/
exports-cjs
2m 40s
test-exports
/
exports-cf
2m 37s
test-exports
/
exports-vercel
2m 41s
test-exports
/
exports-vite
2m 39s
test-exports
/
exports-tsc
2m 50s
Annotations
42 errors and 18 warnings
test-exports / exports-cf
Interface 'DallEAPIWrapperParams' incorrectly extends interface 'ToolParams'.
|
test-exports / exports-cf
Property 'responseFormat' in type 'DallEAPIWrapper' is not assignable to the same property in base type 'Tool<string>'.
|
test-exports / exports-cf
Argument of type 'DallEAPIWrapperParams | undefined' is not assignable to parameter of type 'ToolParams | undefined'.
|
test-exports / exports-cf
@langchain/openai#build:internal: command (/home/runner/work/langchainjs/langchainjs/libs/langchain-openai) /tmp/xfs-aff2b031/yarn run build:internal exited (1)
|
test-exports / exports-cf
@langchain/openai#build: command (/home/runner/work/langchainjs/langchainjs/libs/langchain-openai) /tmp/xfs-20d07a7c/yarn run build exited (1)
|
test-exports / exports-cf
Process completed with exit code 1.
|
test-exports / exports-cjs
Interface 'DallEAPIWrapperParams' incorrectly extends interface 'ToolParams'.
|
test-exports / exports-cjs
Property 'responseFormat' in type 'DallEAPIWrapper' is not assignable to the same property in base type 'Tool<string>'.
|
test-exports / exports-cjs
Argument of type 'DallEAPIWrapperParams | undefined' is not assignable to parameter of type 'ToolParams | undefined'.
|
test-exports / exports-cjs
@langchain/openai#build:internal: command (/home/runner/work/langchainjs/langchainjs/libs/langchain-openai) /tmp/xfs-4399e149/yarn run build:internal exited (1)
|
test-exports / exports-cjs
@langchain/openai#build: command (/home/runner/work/langchainjs/langchainjs/libs/langchain-openai) /tmp/xfs-e38246dc/yarn run build exited (1)
|
test-exports / exports-cjs
Process completed with exit code 1.
|
test-exports / exports-vite
Interface 'DallEAPIWrapperParams' incorrectly extends interface 'ToolParams'.
|
test-exports / exports-vercel
Interface 'DallEAPIWrapperParams' incorrectly extends interface 'ToolParams'.
|
test-exports / exports-vercel
Property 'responseFormat' in type 'DallEAPIWrapper' is not assignable to the same property in base type 'Tool<string>'.
|
test-exports / exports-vite
Property 'responseFormat' in type 'DallEAPIWrapper' is not assignable to the same property in base type 'Tool<string>'.
|
test-exports / exports-vercel
Argument of type 'DallEAPIWrapperParams | undefined' is not assignable to parameter of type 'ToolParams | undefined'.
|
test-exports / exports-vite
Argument of type 'DallEAPIWrapperParams | undefined' is not assignable to parameter of type 'ToolParams | undefined'.
|
test-exports / exports-vercel
@langchain/openai#build:internal: command (/home/runner/work/langchainjs/langchainjs/libs/langchain-openai) /tmp/xfs-2ce9c7f5/yarn run build:internal exited (1)
|
test-exports / exports-vite
@langchain/openai#build:internal: command (/home/runner/work/langchainjs/langchainjs/libs/langchain-openai) /tmp/xfs-ac3b1ef3/yarn run build:internal exited (1)
|
test-exports / exports-vercel
@langchain/openai#build: command (/home/runner/work/langchainjs/langchainjs/libs/langchain-openai) /tmp/xfs-28bf3c90/yarn run build exited (1)
|
test-exports / exports-vite
@langchain/openai#build: command (/home/runner/work/langchainjs/langchainjs/libs/langchain-openai) /tmp/xfs-e2c0d923/yarn run build exited (1)
|
test-exports / exports-vite
Process completed with exit code 1.
|
test-exports / exports-vercel
Process completed with exit code 1.
|
test-exports / exports-esbuild
Interface 'DallEAPIWrapperParams' incorrectly extends interface 'ToolParams'.
|
test-exports / exports-esbuild
Property 'responseFormat' in type 'DallEAPIWrapper' is not assignable to the same property in base type 'Tool<string>'.
|
test-exports / exports-esbuild
Argument of type 'DallEAPIWrapperParams | undefined' is not assignable to parameter of type 'ToolParams | undefined'.
|
test-exports / exports-esbuild
@langchain/openai#build:internal: command (/home/runner/work/langchainjs/langchainjs/libs/langchain-openai) /tmp/xfs-6e4c23b3/yarn run build:internal exited (1)
|
test-exports / exports-esbuild
@langchain/openai#build: command (/home/runner/work/langchainjs/langchainjs/libs/langchain-openai) /tmp/xfs-987d558d/yarn run build exited (1)
|
test-exports / exports-esbuild
Process completed with exit code 1.
|
test-exports / exports-tsc
Interface 'DallEAPIWrapperParams' incorrectly extends interface 'ToolParams'.
|
test-exports / exports-tsc
Property 'responseFormat' in type 'DallEAPIWrapper' is not assignable to the same property in base type 'Tool<string>'.
|
test-exports / exports-tsc
Argument of type 'DallEAPIWrapperParams | undefined' is not assignable to parameter of type 'ToolParams | undefined'.
|
test-exports / exports-tsc
@langchain/openai#build:internal: command (/home/runner/work/langchainjs/langchainjs/libs/langchain-openai) /tmp/xfs-8a14a626/yarn run build:internal exited (1)
|
test-exports / exports-tsc
@langchain/openai#build: command (/home/runner/work/langchainjs/langchainjs/libs/langchain-openai) /tmp/xfs-b800a4ac/yarn run build exited (1)
|
test-exports / exports-tsc
Process completed with exit code 1.
|
test-exports / exports-esm
Interface 'DallEAPIWrapperParams' incorrectly extends interface 'ToolParams'.
|
test-exports / exports-esm
Property 'responseFormat' in type 'DallEAPIWrapper' is not assignable to the same property in base type 'Tool<string>'.
|
test-exports / exports-esm
Argument of type 'DallEAPIWrapperParams | undefined' is not assignable to parameter of type 'ToolParams | undefined'.
|
test-exports / exports-esm
@langchain/openai#build:internal: command (/home/runner/work/langchainjs/langchainjs/libs/langchain-openai) /tmp/xfs-20e54532/yarn run build:internal exited (1)
|
test-exports / exports-esm
@langchain/openai#build: command (/home/runner/work/langchainjs/langchainjs/libs/langchain-openai) /tmp/xfs-55b37229/yarn run build exited (1)
|
test-exports / exports-esm
Process completed with exit code 1.
|
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-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-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-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-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-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-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/
|
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#L497
Unexpected any. Specify a different type
|
Check linting:
libs/langchain-standard-tests/src/integration_tests/chat_models.ts#L534
Unexpected any. Specify a different type
|
Check linting:
libs/langchain-standard-tests/src/integration_tests/chat_models.ts#L541
Unexpected any. Specify a different type
|
Check linting:
libs/langchain-standard-tests/src/integration_tests/chat_models.ts#L548
Unexpected any. Specify a different type
|
Check linting:
libs/langchain-standard-tests/src/integration_tests/chat_models.ts#L555
Unexpected any. Specify a different type
|
Check linting:
libs/langchain-standard-tests/src/integration_tests/chat_models.ts#L562
Unexpected any. Specify a different type
|
Check linting:
libs/langchain-standard-tests/src/integration_tests/chat_models.ts#L569
Unexpected any. Specify a different type
|