or4cl3ai-Aiden / config.json
or4cl3ai's picture
Update config.json
7027213
raw
history blame contribute delete
452 Bytes
{
"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."
}
]
}