UNPKG

@lobehub/chat

Version:

Lobe Chat - an open-source, high-performance chatbot framework that supports speech synthesis, multimodal, and extensible Function Call plugin system. Supports one-click free deployment of your private ChatGPT/LLM web application.

26 lines (18 loc) 801 B
--- title: LobeChat 环境变量 - 自定义设置 description: 了解如何使用环境变量在部署 LobeChat 时进行自定义设置。包括基础环境变量和模型服务商设置。 tags: - LobeChat - 环境变量 - 自定义设置 - 模型服务商 --- # 环境变量 LobeChat 在部署时提供了一些额外的配置项,你可以使用环境变量进行自定义设置。 <Cards> <Cards href={'environment-variables/basic'} title={'基础环境变量'} /> <Cards href={'environment-variables/model-provider'} title={'模型服务商'} /> <Cards href={'environment-variables/auth'} title={'身份验证'} /> <Cards href={'environment-variables/s3'} title={'S3 存储服务'} /> <Cards href={'environment-variables/analytics'} title={'数据统计'} /> </Cards>