From 65bd521613af5eb359fab94f075878c28e965935 Mon Sep 17 00:00:00 2001 From: Rory <16675082+roryeckel@users.noreply.github.com> Date: Mon, 17 Feb 2025 21:37:32 -0600 Subject: [PATCH] Rename "RAG_WEB_LOADER" to "RAG_WEB_LOADER_ENGINE" in env-configuration documentation --- docs/getting-started/env-configuration.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/getting-started/env-configuration.md b/docs/getting-started/env-configuration.md index 96993a3..0a0cca9 100644 --- a/docs/getting-started/env-configuration.md +++ b/docs/getting-started/env-configuration.md @@ -1172,7 +1172,7 @@ When enabling `GOOGLE_DRIVE_INTEGRATION`, ensure that you have configured `GOOGL ### Web Loader Configuration -#### `RAG_WEB_LOADER` +#### `RAG_WEB_LOADER_ENGINE` - Type: `str` - Default: `safe_web`