refactor: Rename all folders to kebab-case

This commit is contained in:
2026-04-08 16:11:29 +05:30
parent 02a3fa4cad
commit 0a7c89d577
12 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -10,7 +10,7 @@ import {
createGraphExplorerTool,
createSectionRetrieverTool,
createSpecRetrieverTool,
} from "./agentTools";
} from "./agent-tools";
import { EMBEDDING_MODEL, GRAPH_FILE, STORAGE_DIR } from "./constants";
const embeddings = new OllamaEmbeddings({