core[minor],openai[patch],langchain[patch]: Allow tool functions to input ToolCall
/ return ToolMessage
#1938
Annotations
13 errors and 1 warning
Unit Tests (ubuntu-latest, 18.x)
Interface 'DallEAPIWrapperParams' incorrectly extends interface 'ToolParams'.
|
Unit Tests (ubuntu-latest, 18.x)
Property 'responseFormat' in type 'DallEAPIWrapper' is not assignable to the same property in base type 'Tool<any>'.
|
Unit Tests (ubuntu-latest, 18.x)
Argument of type 'DallEAPIWrapperParams | undefined' is not assignable to parameter of type 'ToolParams | undefined'.
|
Unit Tests (ubuntu-latest, 18.x)
@langchain/openai#build:internal: command (/home/runner/work/langchainjs/langchainjs/libs/langchain-openai) /tmp/xfs-de3b4c7a/yarn run build:internal exited (1)
|
Unit Tests (ubuntu-latest, 18.x)
@langchain/openai#build: command (/home/runner/work/langchainjs/langchainjs/libs/langchain-openai) /tmp/xfs-d0868e14/yarn run build exited (1)
|
Unit Tests (ubuntu-latest, 18.x)
Process completed with exit code 1.
|
Unit Tests (ubuntu-latest, 20.x)
The job was canceled because "ubuntu-latest_18_x" failed.
|
Unit Tests (ubuntu-latest, 20.x)
Interface 'DallEAPIWrapperParams' incorrectly extends interface 'ToolParams'.
|
Unit Tests (ubuntu-latest, 20.x)
Property 'responseFormat' in type 'DallEAPIWrapper' is not assignable to the same property in base type 'Tool<any>'.
|
Unit Tests (ubuntu-latest, 20.x)
Argument of type 'DallEAPIWrapperParams | undefined' is not assignable to parameter of type 'ToolParams | undefined'.
|
Unit Tests (ubuntu-latest, 20.x)
@langchain/openai#build:internal: command (/home/runner/work/langchainjs/langchainjs/libs/langchain-openai) /tmp/xfs-191eb6ec/yarn run build:internal exited (1)
|
Unit Tests (ubuntu-latest, 20.x)
@langchain/openai#build: command (/home/runner/work/langchainjs/langchainjs/libs/langchain-openai) /tmp/xfs-20e0460c/yarn run build exited (1)
|
Unit Tests (ubuntu-latest, 20.x)
Process completed with exit code 1.
|
Unit Tests (ubuntu-latest, 18.x)
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/
|