ConvexAuth error when shouldHandleCode is false
Need help deploying Convex project to Vercel

Does the rag component mix text search/bm25 and vectors or just vectors?
Support faceting on full-text and vector search
batchCount doesn't seem to exist in aggregate?
"@convex-dev/aggregate": "^0.1.24"
"@convex-dev/aggregate": "^0.1.24"
The Convex site causes an “aw snap” error code 11 on my laptop
Faking IDs when writing tests
No JWT Token when using better-auth with Next.js SSR on login
/dashboard which only allow authenticated users to access. I am using the following wrapper to handle this
```tsx
import { redirect } from "next/navigation";
...usePaginatedQuery results are odd when "skipped"
Import mock data including _id
Using a custom step context inside workflows
ctx inside Convex functions, I was wondering if there's something similar for workflows, where we can potentially pass authenticated user context from the function that starts the workflow into the workflow stepUnable to develop locally
I want to run a custom test query like this:
Convex is locked after trying to clear table in dev environment
Tanstack Start protected routes with Convex-Auth
R2 Environment Variables Issue / Project Structure?

WorkOS token refresh breaks Convex
signIn started to error out
convex-rag with openAI throwing error
9/22/2025, 3:30:37 PM [CONVEX A(knowledgeBase:processDocument)] [ERROR] 'Error processing document:' { [Error: 400 Only the /chat/completions API is supported] status: 400, headers: Headers { 'content-length': '43', 'content-type': 'text/plain;charset=UTF-8', date: 'Mon, 22 Sep 2025 12:30:36 GMT', via: '1.1 Caddy', 'x-convex-usher': '1' }, requestID: null, error: undefined, code: undefined, param: undefined, type: undefined }
9/22/2025, 3:30:37 PM [CONVEX A(knowledgeBase:processDocument)] [ERROR] 'Error processing document:' { [Error: 400 Only the /chat/completions API is supported] status: 400, headers: Headers { 'content-length': '43', 'content-type': 'text/plain;charset=UTF-8', date: 'Mon, 22 Sep 2025 12:30:36 GMT', via: '1.1 Caddy', 'x-convex-usher': '1' }, requestID: null, error: undefined, code: undefined, param: undefined, type: undefined }
LLM Tracing