File size: 452 Bytes
7027213
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
{
    "title": "Or4cl3ai Aiden",
    "description": "An AI assistant designed to help users with a wide range of tasks.",
    "input": [
        {
            "type": "text",
            "label": "Enter your text",
            "default": "Hello, how can I assist you?"
        }
    ],
    "output": [
        {
            "type": "text",
            "label": "Output",
            "default": "Please enter some text to get started."
        }
    ]
}