- Bracket table now shows Avg 30d, 90d, 180d, and 1yr columns - Signal events show all 4 timeframes - Current context shows all 4 average returns - Comparable examples show all available timeframes - Updated backtest screenshot
21 lines
438 B
JSON
21 lines
438 B
JSON
{
|
|
"provider": "openrouter",
|
|
"model": "minimax/minimax-m2.5",
|
|
"providers": {
|
|
"ollama": {
|
|
"base_url": "http://100.100.242.21:11434"
|
|
},
|
|
"lmstudio": {
|
|
"base_url": "http://100.100.242.21:1234"
|
|
},
|
|
"openai": {
|
|
"api_key": ""
|
|
},
|
|
"anthropic": {
|
|
"api_key": ""
|
|
},
|
|
"openrouter": {
|
|
"api_key": "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"
|
|
}
|
|
}
|
|
} |