From 04c14bd16c8102e83cb768dc117194a7cd3aead1 Mon Sep 17 00:00:00 2001 From: Javier Torres Date: Mon, 16 Dec 2024 15:28:45 +0100 Subject: [PATCH] Enable nidx for my KB --- features-v2.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/features-v2.json b/features-v2.json index 30a6dd1..4ed8d3d 100644 --- a/features-v2.json +++ b/features-v2.json @@ -181,6 +181,9 @@ "environment": [ "dev", "stage" + ], + "kbid": [ + "ad5865bc-cdf7-4092-925a-ef30e148d570" ] } }, @@ -425,4 +428,4 @@ "learning_data_augmentation": { "rollout": 100 } -} \ No newline at end of file +}