mirror of
https://github.com/n8n-io/n8n-nodes-starter.git
synced 2025-11-02 07:02:25 -06:00
bump version
This commit is contained in:
parent
c3c675ff33
commit
83080c94ae
8 changed files with 213 additions and 214 deletions
|
|
@ -0,0 +1,19 @@
|
|||
{
|
||||
"node": "n8n-nodes-base.ServerlessInference",
|
||||
"nodeVersion": "1.0",
|
||||
"codexVersion": "1.0",
|
||||
"categories": ["Utility"],
|
||||
"resources": {
|
||||
"credentialDocumentation": [
|
||||
{
|
||||
"url": "https://docs.digitalocean.com/products/gradient-ai-platform/how-to/use-serverless-inference/#create"
|
||||
}
|
||||
],
|
||||
"primaryDocumentation": [
|
||||
{
|
||||
"url": "https://docs.digitalocean.com/products/gradient-ai-platform/how-to/use-serverless-inference/"
|
||||
}
|
||||
]
|
||||
},
|
||||
"alias": ["DoServerlessInference"]
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue