mirror of
https://github.com/n8n-io/n8n-nodes-starter.git
synced 2025-12-26 21:46:21 -06:00
Add Wyoming credentials and node skeleton
This commit is contained in:
parent
a3932104a0
commit
5340284865
10 changed files with 285 additions and 12 deletions
16
nodes/Wyoming/Wyoming.node.json
Normal file
16
nodes/Wyoming/Wyoming.node.json
Normal file
|
|
@ -0,0 +1,16 @@
|
|||
{
|
||||
"node": "n8n-nodes-wyoming.wyoming",
|
||||
"nodeVersion": "1.0",
|
||||
"codexVersion": "1.0",
|
||||
"categories": ["AI"],
|
||||
"subcategories": {
|
||||
"AI": ["Audio"]
|
||||
},
|
||||
"resources": {
|
||||
"primaryDocumentation": [
|
||||
{
|
||||
"url": "https://github.com/ikarpovich/n8n-nodes-wyoming"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue