#[credentials] ###use these ones before uploading it to hugging face (or any other publicly facing area if needed) | |
api_key = "${API_KEY}" | |
project_id = "${PROJECT_ID}" | |
app_password = "${APP_PASSWORD}" | |
url = "${URL}" | |
vector_index_id_1 = "${VECTOR_INDEX_ID_1}" | |
vector_index_id_2 = "${VECTOR_INDEX_ID_2}" | |
system_prompt_1 = "${SYS_PROMPT_1}" | |
system_prompt_2 = "${SYS_PROMPT_2}" | |
system_prompt_3 = "${SYS_PROMPT_3}" |