@backtest-kit/ollama
Advanced tools
+3
-3
| { | ||
| "name": "@backtest-kit/ollama", | ||
| "version": "9.4.0", | ||
| "version": "9.5.0", | ||
| "description": "Multi-provider LLM inference library for AI-powered trading strategies. Supports 10+ providers including OpenAI, Claude, DeepSeek, Grok, Mistral with unified API and automatic token rotation.", | ||
@@ -84,3 +84,3 @@ "author": { | ||
| "typedoc": "0.27.9", | ||
| "backtest-kit": "9.4.0", | ||
| "backtest-kit": "9.5.0", | ||
| "worker-testbed": "2.0.0" | ||
@@ -92,3 +92,3 @@ }, | ||
| "@langchain/xai": "^0.0.2", | ||
| "backtest-kit": "^9.4.0", | ||
| "backtest-kit": "^9.5.0", | ||
| "groq-sdk": "^0.37.0", | ||
@@ -95,0 +95,0 @@ "ollama": "^0.6.0", |