makrdev
makrdev3w ago

Rag Search Return Value Error

Error Uncaught Error: ReturnsValidationError: Value does not match validator. Path: .results[0].score Value: null Validator: v.float64() at async search [as search] (../../../../nodemodules/.pnpm/@convex-dev+rag@0.5.4@convex-dev+workpool@0.2.18convex-helpers@0.1.104@standard-schema+spe_bxspyhahbywjwdmmps3dsnvu2y/node_modules/@convex-dev/rag/src/client/index.ts:410:8) at async handler (../../convex/components/rag.ts:427:3) I got this error when I use search method from rag instance.
1 Reply
Convex Bot
Convex Bot3w ago
Thanks for posting in <#1088161997662724167>. Reminder: If you have a Convex Pro account, use the Convex Dashboard to file support tickets. - Provide context: What are you trying to achieve, what is the end-user interaction, what are you seeing? (full error message, command output, etc.) - Use search.convex.dev to search Docs, Stack, and Discord all at once. - Additionally, you can post your questions in the Convex Community's <#1228095053885476985> channel to receive a response from AI. - Avoid tagging staff unless specifically instructed. Thank you!

Did you find this page helpful?