@backtest-kit/sidekick
Advanced tools
+1
-1
| { | ||
| "name": "@backtest-kit/sidekick", | ||
| "version": "11.0.0", | ||
| "version": "11.2.0", | ||
| "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": "^11.0.0", | ||
| "@backtest-kit/pinets": "^11.0.0", | ||
| "@backtest-kit/ui": "^11.0.0", | ||
| "@backtest-kit/ollama": "^11.2.0", | ||
| "@backtest-kit/pinets": "^11.2.0", | ||
| "@backtest-kit/ui": "^11.2.0", | ||
| "@huggingface/inference": "^4.7.1", | ||
@@ -20,3 +20,3 @@ "@langchain/core": "^0.3.57", | ||
| "agent-swarm-kit": "^2.7.0", | ||
| "backtest-kit": "^11.0.0", | ||
| "backtest-kit": "^11.2.0", | ||
| "ccxt": "^4.4.41", | ||
@@ -23,0 +23,0 @@ "dotenv": "^16.4.7", |
174
Infinity%+ Added
+ Added
+ Added
+ Added