mirror of
https://github.com/LibreChat-AI/librechat.ai.git
synced 2026-03-27 02:38:32 +07:00
The supabase/embeddings-generator action was failing with: ENOENT: no such file or directory, scandir './pages' This repo uses content/docs/ for its mdx documentation files, not pages/. Updated the path accordingly.