docs: update providers deprecation comment

Change "removed in v2.0" to "removed in a future version"
for the deprecated providers section.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
yinwm
2026-02-20 10:52:03 +08:00
parent 6ad85d225b
commit b7c906fe18
+1 -1
View File
@@ -109,7 +109,7 @@
}
},
"providers": {
"_comment": "DEPRECATED: Use model_list instead. This will be removed in v2.0",
"_comment": "DEPRECATED: Use model_list instead. This will be removed in a future version",
"anthropic": {
"api_key": "",
"api_base": ""