From a2d7e527d193ea4677d2fe813d87ed7fda8307a8 Mon Sep 17 00:00:00 2001 From: Yiorgis Gozadinos Date: Mon, 14 Jul 2025 12:00:03 +0300 Subject: [PATCH] Update docs on configuration changes --- docs/configuration.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/configuration.md b/docs/configuration.md index a9846508..5dbba71b 100644 --- a/docs/configuration.md +++ b/docs/configuration.md @@ -2,6 +2,9 @@ Configuration is done through the use of environment variables. +!!! note + If you create a db with certain settings and later change them, `haiku.rag` will detect incompatibilities (for example, if you change embedding provider) and will exit. You can **rebuild** the database to apply the new settings, see [Rebuild Database](./cli.md#rebuild-database). + ## File Monitoring Set directories to monitor for automatic indexing: