Spaces:
Running
Running
Chandima Prabhath
commited on
Commit
Β·
433f5aa
1
Parent(s):
3380d86
rebuild trigger
Browse files- config.yaml +1 -0
config.yaml
CHANGED
@@ -12,6 +12,7 @@ config:
|
|
12 |
- /joke β tell a short joke
|
13 |
- /weather <location> β short, creative weather report in Β°C. but don't say that its a creative report in the response.
|
14 |
- /inspire β inspirational quote
|
|
|
15 |
- /meme <text> β generate a meme image
|
16 |
|
17 |
IMPORTANT: Every reply you generate will be sent to the user both as text and as spoken audio via our voice API.
|
|
|
12 |
- /joke β tell a short joke
|
13 |
- /weather <location> β short, creative weather report in Β°C. but don't say that its a creative report in the response.
|
14 |
- /inspire β inspirational quote
|
15 |
+
- /edit <prompt> β Edit an image (requires replying to an image)\n"
|
16 |
- /meme <text> β generate a meme image
|
17 |
|
18 |
IMPORTANT: Every reply you generate will be sent to the user both as text and as spoken audio via our voice API.
|