Tech News
← Back to articles

LLM Chat via SSH

read original related products more articles

# Server name, optional, can be changed to your own domain

SERVER_NAME

=

chat.aigc.ing

# Whether it's a public server, required. If not configured, it defaults to private server and requires whitelist configuration

PUBLIC_SERVER

=

false

# Rate limiting settings, optional. TTL suffix is for time, LIMIT is for count. Strongly recommended for public servers

RATE_LIMIT_TTL

... continue reading