feat(gcp-vertex): add model list with org policy filtering (#6393)
Signed-off-by: rabi <ramishra@redhat.com>
This commit is contained in:
@@ -4735,6 +4735,10 @@
|
||||
"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