update deps. Install ollama for lang chain. Update model to deepseek

This commit is contained in:
William Jeynes
2026-03-31 16:08:28 +01:00
parent b610e8c989
commit 36c30a427d
3 changed files with 389 additions and 363 deletions
+1
View File
@@ -17,6 +17,7 @@
"@langchain/core": "^1.1.17",
"@langchain/langgraph": "^1.1.2",
"@langchain/langgraph-sdk": "^1.5.5",
"@langchain/ollama": "^1.2.6",
"@langchain/openai": "^1.2.3",
"axios": "^1.13.5",
"compute-cosine-similarity": "^1.1.0",