mirror of
https://github.com/bendtherules/ask262.git
synced 2026-08-18 21:31:46 +00:00
refactor: Rename all file/folders to camelCase
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
|
||||
import * as lancedbSdk from "@lancedb/lancedb";
|
||||
import { OllamaEmbeddings } from "@langchain/ollama";
|
||||
import { createSpecRetrieverTool } from "../../agent_tools";
|
||||
import { createSpecRetrieverTool } from "../../agentTools";
|
||||
import { EMBEDDING_MODEL, STORAGE_DIR } from "../../constants";
|
||||
|
||||
async function main() {
|
||||
|
||||
Reference in New Issue
Block a user