mirror of
https://github.com/LibreChat-AI/librechat.ai.git
synced 2026-03-27 10:48:32 +07:00
34bef24e0b447ac357740ca4b57d743c259dab30
I struggled a long time with this, thinking something was wrong with my install. I think this would be helpful to have mentioned here. Source: https://github.com/danny-avila/LibreChat/discussions/1682#discussioncomment-8310689
📝 feat: Agents
maxRecursionLimit, Config Version Update, Agent Chain And Missing Artifacts Info (#264)
📝 feat: Agents
maxRecursionLimit, Config Version Update, Agent Chain And Missing Artifacts Info (#264)
LibreChat Docs
Based on Nextra
Local Development
Pre-requisites: Node.js 18+, pnpm 9+
- Optional: Create env based on .env.template
- Run
pnpm ito install the dependencies. - Run
pnpm devto start the development server on localhost:3333 - Run
pnpm buildto build... - Run
pnpm startto start the production server on localhost:3333
⚠️ Note: try building prod before making a PR
Bundle analysis
Run pnpm run analyze to analyze the bundle size of the production build using @next/bundle-analyzer.
Languages
MDX
83.8%
TypeScript
14.9%
CSS
0.6%
JavaScript
0.6%
Shell
0.1%