Refactor error handling, client, and tests for Ollama integration
This commit is contained in:
+1
-1
@@ -12,7 +12,7 @@
|
||||
"forceConsistentCasingInFileNames": true,
|
||||
"moduleResolution": "node",
|
||||
},
|
||||
"include": ["src/**/*", "main.ts"],
|
||||
"include": ["src/**/*"],
|
||||
"typeRoots": ["node_modules/@types", "./src"],
|
||||
"exclude": ["node_modules"],
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user