You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
22 lines
652 B
22 lines
652 B
|
1 week ago
|
{
|
||
|
|
"models": [
|
||
|
|
{
|
||
|
|
"model_name": "qwen3.6-plus",
|
||
|
|
"provider": "bailian",
|
||
|
|
"api_key": "sk-sp-51d0695ab1114470b913146d21baf68f",
|
||
|
|
"api_base": "https://coding.dashscope.aliyuncs.com/v1",
|
||
|
|
"model_id": "qwen3.6-plus",
|
||
|
|
"temperature": 0.7,
|
||
|
|
"max_tokens": 2000,
|
||
|
|
"enabled": true
|
||
|
|
}
|
||
|
|
],
|
||
|
|
"active_model": "bailian",
|
||
|
|
"analysis_settings": {
|
||
|
|
"enable_technical_analysis": true,
|
||
|
|
"enable_fundamental_analysis": false,
|
||
|
|
"enable_sentiment_analysis": false,
|
||
|
|
"risk_tolerance": "medium",
|
||
|
|
"max_position_pct": 10
|
||
|
|
}
|
||
|
|
}
|