feat: tool call argsText support (#482) #256
Annotations
5 errors
version
Argument of type 'LanguageModelV1TextPart | LanguageModelV1ToolCallPart' is not assignable to parameter of type 'CoreAssistantContentPart'.
|
version
Type '(LanguageModelV1TextPart | LanguageModelV1ToolCallPart)[]' is not assignable to type '[TextContentPart] | CoreUserContentPart[] | CoreAssistantContentPart[]'.
|
version
@assistant-ui/react#build: command (/home/runner/work/assistant-ui/assistant-ui/packages/react) /opt/hostedtoolcache/node/20.15.0/x64/bin/pnpm run build exited (1)
|
version
Error: The process '/opt/hostedtoolcache/node/20.15.0/x64/bin/pnpm' failed with exit code 1
|
version
The process '/opt/hostedtoolcache/node/20.15.0/x64/bin/pnpm' failed with exit code 1
|