LibreChat App¶
About¶
Enhanced ChatGPT Clone: Features Agents, DeepSeek, Anthropic, AWS, OpenAI, Assistants API, Azure, Groq, o1, GPT-4o, Mistral, OpenRouter, Vertex AI, Gemini, Artifacts, AI model switching, message search, Code Interpreter, langchain, DALL-E-3, OpenAPI Actions, Functions, Secure Multi-User Auth, Presets, open-source for self-hosting.
- Questions? Ask in the Cloudron Forum - LibreChat
- LibreChat Website
- LibreChat issue tracker
Custom Config¶
Custom configuration can be added in /app/data/env
and /app/data/librechat.yaml
files
using the File Manager. Be sure to restart the app after making
any changes.
Refer to LibreChat documentation
Disable Registration¶
To disable user registration you should set ALLOW_REGISTRATION=false
in /app/data/env
and
restart the app.