From 940f6f932bc33164fa0c17d92febc7e79ba9b8e6 Mon Sep 17 00:00:00 2001 From: Emmanuel Ferdman Date: Tue, 19 Nov 2024 02:58:11 -0800 Subject: [PATCH] fix: update `flowsettings.py` reference Signed-off-by: Emmanuel Ferdman --- docs/pages/app/customize-flows.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/pages/app/customize-flows.md b/docs/pages/app/customize-flows.md index 6d8e4da9d..8374bdaa8 100644 --- a/docs/pages/app/customize-flows.md +++ b/docs/pages/app/customize-flows.md @@ -89,7 +89,7 @@ The reasoning pipeline: To register your pipelines to ktem, you declare it in the `flowsettings.py` file. This file locates at the current working directory where you start the ktem. In most use cases, it is this -[one](https://github.com/Cinnamon/kotaemon/blob/main/libs/ktem/flowsettings.py). +[one](https://github.com/Cinnamon/kotaemon/blob/main/flowsettings.py). ```python KH_REASONING = [""]