Add context filter to VectorPayload #523
tests.yaml
on: pull_request
Tests
1m 6s
cloudflare-workers-local
0s
nodejs-local
0s
nextjs-vercel-ai-sdk
0s
cloudflare-workers-deployed
0s
nextjs-chat-to-website-deployed
0s
nextjs-vercel-ai-sdk-deployed
0s
Annotations
2 errors and 1 warning
error: expect(received).toBe(expected):
src/rag-chat.test.ts#L1057
Expected: 1
Received: 2
at onContextFetched (/home/runner/work/rag-chat/rag-chat/src/rag-chat.test.ts:1057:34)
at /home/runner/work/rag-chat/rag-chat/src/context-service/index.ts:81:46
|
Tests
Process completed with exit code 1.
|
Tests
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|