Upgrade ai sdk v6 #208
Draft
Upgrade ai sdk v6 #208
Annotations
5 errors and 1 notice
|
Test
Process completed with exit code 2.
|
|
Test:
node_modules/@convex-dev/rag/node_modules/ai/dist/index.d.ts#L4538
Subsequent variable declarations must have the same type. Variable 'AI_SDK_LOG_WARNINGS' must be of type 'false | LogWarningsFunction | undefined', but here has type 'false | LogWarningsFunction | undefined'.
|
|
Test:
node_modules/@convex-dev/rag/node_modules/ai/dist/index.d.ts#L4530
Subsequent variable declarations must have the same type. Variable 'AI_SDK_DEFAULT_PROVIDER' must be of type 'ProviderV3 | undefined', but here has type 'ProviderV2 | undefined'.
|
|
Test:
example/convex/rag/ragAsTools.ts#L13
Type 'EmbeddingModel' is not assignable to type 'EmbeddingModel<string>'.
|
|
Test:
example/convex/rag/ragAsPrompt.ts#L11
Type 'EmbeddingModel' is not assignable to type 'EmbeddingModel<string>'.
|
|
Publish package for testing branch
{
"workflowData": {
"owner": "get-convex",
"repo": "agent",
"sha": "3875c45195708207569807f81d902d8d8f168331",
"ref": "208"
},
"key": "GHsYInP7YT",
"runId": 21124090481,
"webhookDebug": {
"action": "in_progress",
"head_branch": "upgrade-ai-sdk-v6",
"head_repository_full_name": "zboyles/agent",
"full_name": "get-convex/agent",
"isPullRequest": true,
"prNumber": 208,
"prNumberType": "number",
"isNewPullRequest": true,
"isOldPullRequest": false,
"prKey": "zboyles/agent:upgrade-ai-sdk-v6",
"oldPrDataHash": "4zxbsuniPB",
"lookupKey": "zboyles/agent:upgrade-ai-sdk-v6",
"data": {
"owner": "get-convex",
"repo": "agent",
"sha": "3875c45195708207569807f81d902d8d8f168331",
"ref": "208"
}
}
}
|
Loading