core[minor]: Standardize tool calling #1011
Annotations
4 errors and 1 warning
Build
Expected 1 arguments, but got 2.
|
Build
Conversion of type '{ raw: BaseMessage; parsed: { operation: "add" | "subtract" | "multiply" | "divide"; number1: number; number2: number; }; }' to type '{ raw: AIMessage; }' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
|
Build
Expected 1 arguments, but got 2.
|
Build
Process completed with exit code 1.
|
Build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|