Spaces:
Runtime error
Runtime error
{ | |
"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." | |
} | |
] | |
} |