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:
parent
6ad85d225b
commit
b7c906fe18
1 changed files with 1 additions and 1 deletions
|
|
@ -109,7 +109,7 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"providers": {
|
"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": {
|
"anthropic": {
|
||||||
"api_key": "",
|
"api_key": "",
|
||||||
"api_base": ""
|
"api_base": ""
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue