From e98c1b86f4c5c03dfcb070b78eeacd67e334f093 Mon Sep 17 00:00:00 2001 From: Krrish Dholakia Date: Fri, 10 Jan 2025 10:46:12 -0800 Subject: [PATCH] docs(config_settings.md): update docs to include new athina env var --- docs/my-website/docs/proxy/config_settings.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/my-website/docs/proxy/config_settings.md b/docs/my-website/docs/proxy/config_settings.md index 63ff135cd7..e9ff11440a 100644 --- a/docs/my-website/docs/proxy/config_settings.md +++ b/docs/my-website/docs/proxy/config_settings.md @@ -306,6 +306,7 @@ router_settings: | ARGILLA_DATASET_NAME | Dataset name for Argilla logging | ARGILLA_BASE_URL | Base URL for Argilla service | ATHINA_API_KEY | API key for Athina service +| ATHINA_BASE_URL | Base URL for Athina service (defaults to `https://log.athina.ai`) | AUTH_STRATEGY | Strategy used for authentication (e.g., OAuth, API key) | AWS_ACCESS_KEY_ID | Access Key ID for AWS services | AWS_PROFILE_NAME | AWS CLI profile name to be used