fix(config): add openrouter prefix to Stanley model

Model names require provider prefix for proper resolution.
Changed from x-ai/grok-4.1-fast to openrouter/x-ai/grok-4.1-fast.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
Artur Do Lago
2026-01-16 23:21:57 +01:00
parent 3c4da51263
commit cccbe21ace
+1 -1
View File
@@ -2,7 +2,7 @@
description: Investing system - markets, portfolio, SEC filings, NautilusTrader
color: "#059669"
theme: stanley
model: x-ai/grok-4.1-fast
model: openrouter/x-ai/grok-4.1-fast
fallback: openai/gpt-5.2
temperature: 0.3
top_p: 0.85