29 строки
714 B
JSON
29 строки
714 B
JSON
{
|
|
"properties": {
|
|
"connectionParameters": {
|
|
"api_key": {
|
|
"type": "securestring",
|
|
"uiDefinition": {
|
|
"displayName": "API Key",
|
|
"description": "The key for this service. Must be in the format 'Bearer yourAPIKey'.",
|
|
"tooltip": "Provide your key",
|
|
"constraints": {
|
|
"tabIndex": 2,
|
|
"clearText": false,
|
|
"required": "true"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"iconBrandColor": "#da3b01",
|
|
"scriptOperations": [
|
|
"CompletionPost",
|
|
"ChatPost"
|
|
],
|
|
"capabilities": [],
|
|
"policyTemplateInstances": [],
|
|
"publisher": "Troy Taylor",
|
|
"stackOwner": "OpenAI"
|
|
}
|
|
}
|