refactor: enhance title hierarchy logic and update model configuration

This commit is contained in:
myhloli
2025-10-22 15:57:07 +08:00
parent ab480a7a86
commit a220b8a208
4 changed files with 18 additions and 5 deletions

View File

@@ -17,7 +17,7 @@
"title_aided": {
"api_key": "your_api_key",
"base_url": "https://dashscope.aliyuncs.com/compatible-mode/v1",
"model": "qwen2.5-32b-instruct",
"model": "qwen3-next-80b-a3b-instruct",
"enable": false
}
},