Research plan for streaming custom data alongside AI responses #9
Annotations
6 errors and 1 notice
|
|
|
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'.
|
|
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'.
|
|
example/convex/tools/searchMessages.ts#L32
Type '(text: string) => Promise<{ embedding: EmbeddingModelV3Embedding; textEmbeddingModel: EmbeddingModel; }>' is not assignable to type 'GetEmbedding'.
|
|
example/convex/rag/ragAsTools.ts#L13
Type 'EmbeddingModel' is not assignable to type 'EmbeddingModel<string>'.
|
|
example/convex/rag/ragAsPrompt.ts#L11
Type 'EmbeddingModel' is not assignable to type 'EmbeddingModel<string>'.
|
|
{
"workflowData": {
"owner": "zboyles",
"repo": "agent",
"sha": "502d9d871c2e1c987cd407f7c71c3b59d1eca079",
"ref": "9"
},
"key": "HW1FUweRjR",
"runId": 21104766305,
"webhookDebug": {
"action": "in_progress",
"head_branch": "copilot/sub-pr-6",
"head_repository_full_name": "zboyles/agent",
"full_name": "zboyles/agent",
"isPullRequest": true,
"prNumber": 9,
"prNumberType": "number",
"isNewPullRequest": true,
"isOldPullRequest": false,
"prKey": "zboyles/agent:copilot/sub-pr-6",
"oldPrDataHash": "KkC8DCAbkP",
"lookupKey": "zboyles/agent:copilot/sub-pr-6",
"data": {
"owner": "zboyles",
"repo": "agent",
"sha": "502d9d871c2e1c987cd407f7c71c3b59d1eca079",
"ref": "9"
}
}
}
|
The logs for this run have expired and are no longer available.
Loading