API Key Description
API_KEYβ
API_KEY is used to access the AskTable backend API. The key starts with either ADMIN
or ASKER
. For example: ADMIN_JDML38AGS4WKPZLSYPEE
. The prefix of the key determines the permission level when accessing backend endpoints. For more details, please refer to Authentication and Authorization.

LLM_API_KEYβ
LLM_API_KEY is used to access the cloud-based large language model. In the local Deployment Plan A, requests to the cloud-based LLM are required for specific functions. To enable this, you need to configure the LLM_API_KEY
environment variable in the docker-compose.yml
file. The key must start with asktable
, for example:asktable-9gwtWZUo1f319A2tGh4GQ1=mq-k88nqYtVtGwxxwp39iU8E0137988662678A2T86oPaS3V678
