@backtest-kit/sidekick
Advanced tools
+1
-1
| { | ||
| "name": "@backtest-kit/sidekick", | ||
| "version": "9.8.1", | ||
| "version": "9.8.2", | ||
| "description": "The easiest way to create a new Backtest Kit trading bot project. Like create-react-app, but for algorithmic trading with LLM integration and technical analysis.", | ||
@@ -5,0 +5,0 @@ "author": { |
@@ -12,5 +12,5 @@ { | ||
| "dependencies": { | ||
| "@backtest-kit/ollama": "^9.8.1", | ||
| "@backtest-kit/pinets": "^9.8.1", | ||
| "@backtest-kit/ui": "^9.8.1", | ||
| "@backtest-kit/ollama": "^9.8.2", | ||
| "@backtest-kit/pinets": "^9.8.2", | ||
| "@backtest-kit/ui": "^9.8.2", | ||
| "@huggingface/inference": "^4.7.1", | ||
@@ -20,3 +20,3 @@ "@langchain/core": "^0.3.57", | ||
| "agent-swarm-kit": "^2.6.0", | ||
| "backtest-kit": "^9.8.1", | ||
| "backtest-kit": "^9.8.2", | ||
| "ccxt": "^4.4.41", | ||
@@ -23,0 +23,0 @@ "dotenv": "^16.4.7", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
98128
3.07%