overhaul provider inventory and agent/model selection (#8652)

Signed-off-by: Bradley Axen <baxen@squareup.com>
This commit is contained in:
Bradley Axen
2026-04-20 15:00:17 -07:00
committed by GitHub
parent 3d582943fd
commit 8eda6fdabc
70 changed files with 5321 additions and 2123 deletions
+5
View File
@@ -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"