Post

LibreChat

LibreChat is an open-source AI chat platform that supports multiple AI providers including OpenAI, Anthropic, Google, and more. It features conversation history, multi-modal support, custom endpoints, and a plugin system.

LibreChat
In Development
This script is currently in active development and may be unstable or incomplete. Use in production environments is not recommended.

Installation

Default install:

1
bash -c "$(wget -qLO - https://github.com/community-scripts/ProxmoxVED/raw/main/ct/librechat.sh)"
CPU: 4 cores RAM: 4096 MB Disk: 12 GB OS: Debian 13

Configuration

Config file:

1
/opt/librechat/.env

Notes

Register the first account via the web interface — it becomes the admin account.
Configure your AI provider API keys in /opt/librechat/.env and restart the service.

Web Interface

Port: 3080

This post is licensed under CC BY 4.0 by the author.