refactor: remove allows_unlisted_models flag, always allow custom model entry (#7255)
Signed-off-by: clayarnoldg2m <carnold@g2m.ai> Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -6154,10 +6154,6 @@
|
||||
"config_keys"
|
||||
],
|
||||
"properties": {
|
||||
"allows_unlisted_models": {
|
||||
"type": "boolean",
|
||||
"description": "Whether this provider allows entering model names not in the fetched list"
|
||||
},
|
||||
"config_keys": {
|
||||
"type": "array",
|
||||
"items": {
|
||||
|
||||
Reference in New Issue
Block a user