Skip to content

Environment Variables

sigoden edited this page Mar 12, 2023 · 24 revisions

AIChat supports the following environment variables:

  • AICHAT_CONFIG_DIR: specify the configuration directory
  • AICHAT_ROLES_FILE: custom the roles.yaml file path
  • AICHAT_API_KEY: set the api key
  • AICHAT_LIGHT_THEME: use light theme
  • HTTPS_PROXY/ALL_PROXY: set proxy
  • NO_COLOR: disable syntax highlighting

Clone this wiki locally