From 5ad889e555a02ae63e59ee6c9766d57f829ff687 Mon Sep 17 00:00:00 2001 From: sharkiecodes Date: Thu, 10 Jul 2025 10:22:43 -0400 Subject: expanding --- src/client/views/nodes/chatbot/tools/SortDocsTool.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/client/views/nodes/chatbot/tools/SortDocsTool.ts') diff --git a/src/client/views/nodes/chatbot/tools/SortDocsTool.ts b/src/client/views/nodes/chatbot/tools/SortDocsTool.ts index 45d7b4f15..1944f0bc1 100644 --- a/src/client/views/nodes/chatbot/tools/SortDocsTool.ts +++ b/src/client/views/nodes/chatbot/tools/SortDocsTool.ts @@ -7,7 +7,7 @@ import { ChatSortField } from '../../../collections/CollectionSubView'; import { v4 as uuidv4 } from 'uuid'; import { DocumentView } from '../../DocumentView'; import { docSortings } from '../../../collections/CollectionSubView'; -import { collect } from '@turf/turf'; + const parameterRules = [ { -- cgit v1.2.3-70-g09d2