You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
24 lines
849 B
Markdown
24 lines
849 B
Markdown
---
|
|
title: LobeChat Environment Variables - Customizing Guide
|
|
description: >-
|
|
Learn how to customize LobeChat configuration using environment variables for
|
|
additional features and options.
|
|
tags:
|
|
- LobeChat
|
|
- Environment Variables
|
|
- Configuration
|
|
- Customization
|
|
---
|
|
|
|
# Environment Variables
|
|
|
|
LobeChat provides some additional configuration options when deployed, which can be customized using environment variables.
|
|
|
|
<Cards>
|
|
<Card href={'environment-variables/basic'} title={'Basic Environment Variables'} />
|
|
<Card href={'environment-variables/model-provider'} title={'Model Service Providers'} />
|
|
<Cards href={'environment-variables/auth'} title={'Authentication'} />
|
|
<Cards href={'environment-variables/s3'} title={'S3 Storage Service'} />
|
|
<Cards href={'environment-variables/analytics'} title={'Data Analytics'} />
|
|
</Cards>
|