refactor: Rename all file/folders to camelCase

This commit is contained in:
2026-04-08 16:09:01 +05:30
parent aa9c875006
commit 02a3fa4cad
15 changed files with 19 additions and 18 deletions
+1 -1
View File
@@ -10,7 +10,7 @@ import {
createGraphExplorerTool,
createSectionRetrieverTool,
createSpecRetrieverTool,
} from "./agent_tools";
} from "./agentTools";
import { EMBEDDING_MODEL, GRAPH_FILE, STORAGE_DIR } from "./constants";
const embeddings = new OllamaEmbeddings({