feat (ai/core): experimental structured output for generateText #8462
Annotations
9 errors and 1 warning
Run TypeScript type check
Generic type 'GenerateTextResult<TOOLS, OBJECT>' requires 2 type argument(s).
|
Run TypeScript type check
Parameter 'result' implicitly has an 'any' type.
|
Run TypeScript type check
Parameter 'toolCall' implicitly has an 'any' type.
|
Run TypeScript type check
Parameter 'toolCall' implicitly has an 'any' type.
|
Run TypeScript type check
Parameter 'call' implicitly has an 'any' type.
|
Run TypeScript type check
Parameter 'index' implicitly has an 'any' type.
|
Run TypeScript type check
Parameter 'call' implicitly has an 'any' type.
|
Run TypeScript type check
@ai-sdk/swarm#build: command (/home/runner/work/ai/ai/packages/swarm) /home/runner/setup-pnpm/node_modules/.bin/pnpm run build exited (1)
|
Run TypeScript type check
Process completed with exit code 1.
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, 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/
|
Loading