mirror of
https://github.com/MindWorkAI/AI-Studio.git
synced 2026-06-27 19:16:27 +00:00
including the allowed private hosts to the tool definition parameters
This commit is contained in:
parent
8c8b557828
commit
948d5dec27
@ -16,6 +16,10 @@
|
||||
"maxContentCharacters": {
|
||||
"type": "string",
|
||||
"secret": false
|
||||
},
|
||||
"allowedPrivateHosts": {
|
||||
"type": "string",
|
||||
"secret": false
|
||||
}
|
||||
},
|
||||
"required": []
|
||||
|
||||
Loading…
Reference in New Issue
Block a user