overhaul provider inventory and agent/model selection (#8652)
Signed-off-by: Bradley Axen <baxen@squareup.com>
This commit is contained in:
@@ -6864,6 +6864,11 @@
|
||||
"type": "string",
|
||||
"description": "Link to the docs where models can be found"
|
||||
},
|
||||
"model_selection_hint": {
|
||||
"type": "string",
|
||||
"description": "Hint shown in the model picker when this provider manages its own model selection.",
|
||||
"nullable": true
|
||||
},
|
||||
"name": {
|
||||
"type": "string",
|
||||
"description": "The unique identifier for this provider"
|
||||
|
||||
Reference in New Issue
Block a user