Skip to content

core[minor],openai[patch],langchain[patch]: Allow tool functions to input ToolCall / return ToolMessage #466

core[minor],openai[patch],langchain[patch]: Allow tool functions to input ToolCall / return ToolMessage

core[minor],openai[patch],langchain[patch]: Allow tool functions to input ToolCall / return ToolMessage #466

Triggered via pull request July 13, 2024 15:31
Status Failure
Total duration 3m 9s
Artifacts

test-exports.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

42 errors and 7 warnings
exports-cf
Interface 'DallEAPIWrapperParams' incorrectly extends interface 'ToolParams'.
exports-cf
Property 'responseFormat' in type 'DallEAPIWrapper' is not assignable to the same property in base type 'Tool<any>'.
exports-cf
Argument of type 'DallEAPIWrapperParams | undefined' is not assignable to parameter of type 'ToolParams | undefined'.
exports-cf
@langchain/openai#build:internal: command (/home/runner/work/langchainjs/langchainjs/libs/langchain-openai) /tmp/xfs-b708d317/yarn run build:internal exited (1)
exports-cf
@langchain/openai#build: command (/home/runner/work/langchainjs/langchainjs/libs/langchain-openai) /tmp/xfs-a5d71030/yarn run build exited (1)
exports-cf
Process completed with exit code 1.
exports-tsc
@langchain/openai#build:internal: command (/home/runner/work/langchainjs/langchainjs/libs/langchain-openai) /tmp/xfs-617ea85f/yarn run build:internal exited (1)
exports-tsc
Interface 'DallEAPIWrapperParams' incorrectly extends interface 'ToolParams'.
exports-tsc
Property 'responseFormat' in type 'DallEAPIWrapper' is not assignable to the same property in base type 'Tool<any>'.
exports-tsc
Argument of type 'DallEAPIWrapperParams | undefined' is not assignable to parameter of type 'ToolParams | undefined'.
exports-tsc
@langchain/openai#build: command (/home/runner/work/langchainjs/langchainjs/libs/langchain-openai) /tmp/xfs-e9372624/yarn run build exited (1)
exports-tsc
Process completed with exit code 1.
exports-esm
Interface 'DallEAPIWrapperParams' incorrectly extends interface 'ToolParams'.
exports-esm
Property 'responseFormat' in type 'DallEAPIWrapper' is not assignable to the same property in base type 'Tool<any>'.
exports-esm
Argument of type 'DallEAPIWrapperParams | undefined' is not assignable to parameter of type 'ToolParams | undefined'.
exports-esm
@langchain/openai#build:internal: command (/home/runner/work/langchainjs/langchainjs/libs/langchain-openai) /tmp/xfs-120f8776/yarn run build:internal exited (1)
exports-esm
@langchain/openai#build: command (/home/runner/work/langchainjs/langchainjs/libs/langchain-openai) /tmp/xfs-e006cd4c/yarn run build exited (1)
exports-esm
Process completed with exit code 1.
exports-esbuild
Interface 'DallEAPIWrapperParams' incorrectly extends interface 'ToolParams'.
exports-esbuild
Property 'responseFormat' in type 'DallEAPIWrapper' is not assignable to the same property in base type 'Tool<any>'.
exports-esbuild
Argument of type 'DallEAPIWrapperParams | undefined' is not assignable to parameter of type 'ToolParams | undefined'.
exports-esbuild
@langchain/openai#build:internal: command (/home/runner/work/langchainjs/langchainjs/libs/langchain-openai) /tmp/xfs-de76053d/yarn run build:internal exited (1)
exports-esbuild
@langchain/openai#build: command (/home/runner/work/langchainjs/langchainjs/libs/langchain-openai) /tmp/xfs-af571fe1/yarn run build exited (1)
exports-esbuild
Process completed with exit code 1.
exports-cjs
Interface 'DallEAPIWrapperParams' incorrectly extends interface 'ToolParams'.
exports-cjs
Property 'responseFormat' in type 'DallEAPIWrapper' is not assignable to the same property in base type 'Tool<any>'.
exports-cjs
Argument of type 'DallEAPIWrapperParams | undefined' is not assignable to parameter of type 'ToolParams | undefined'.
exports-cjs
@langchain/openai#build:internal: command (/home/runner/work/langchainjs/langchainjs/libs/langchain-openai) /tmp/xfs-be795c72/yarn run build:internal exited (1)
exports-cjs
@langchain/openai#build: command (/home/runner/work/langchainjs/langchainjs/libs/langchain-openai) /tmp/xfs-c822a21b/yarn run build exited (1)
exports-cjs
Process completed with exit code 1.
exports-vercel
Interface 'DallEAPIWrapperParams' incorrectly extends interface 'ToolParams'.
exports-vercel
Property 'responseFormat' in type 'DallEAPIWrapper' is not assignable to the same property in base type 'Tool<any>'.
exports-vercel
Argument of type 'DallEAPIWrapperParams | undefined' is not assignable to parameter of type 'ToolParams | undefined'.
exports-vercel
@langchain/openai#build:internal: command (/home/runner/work/langchainjs/langchainjs/libs/langchain-openai) /tmp/xfs-7df0c1b5/yarn run build:internal exited (1)
exports-vercel
@langchain/openai#build: command (/home/runner/work/langchainjs/langchainjs/libs/langchain-openai) /tmp/xfs-96a3e2e9/yarn run build exited (1)
exports-vercel
Process completed with exit code 1.
exports-vite
@langchain/openai#build:internal: command (/home/runner/work/langchainjs/langchainjs/libs/langchain-openai) /tmp/xfs-82d868b2/yarn run build:internal exited (1)
exports-vite
Interface 'DallEAPIWrapperParams' incorrectly extends interface 'ToolParams'.
exports-vite
Property 'responseFormat' in type 'DallEAPIWrapper' is not assignable to the same property in base type 'Tool<any>'.
exports-vite
Argument of type 'DallEAPIWrapperParams | undefined' is not assignable to parameter of type 'ToolParams | undefined'.
exports-vite
@langchain/openai#build: command (/home/runner/work/langchainjs/langchainjs/libs/langchain-openai) /tmp/xfs-98990487/yarn run build exited (1)
exports-vite
Process completed with exit code 1.
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/
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/
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/
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/
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/
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/
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/