Skip to main content

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.

intro

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

intro