Update config.aiml
Browse files- config.aiml +2 -2
config.aiml
CHANGED
@@ -3,10 +3,10 @@
|
|
3 |
|
4 |
{
|
5 |
"aiml": {
|
6 |
-
"version": "1.1
|
7 |
"last_modified": "September 9th 2023, 01:30",
|
8 |
"properties": {
|
9 |
-
"purpose": "
|
10 |
"custom_key": "custom_value"
|
11 |
}
|
12 |
},
|
|
|
3 |
|
4 |
{
|
5 |
"aiml": {
|
6 |
+
"version": "0.1.1",
|
7 |
"last_modified": "September 9th 2023, 01:30",
|
8 |
"properties": {
|
9 |
+
"purpose": "text-generation-llm",
|
10 |
"custom_key": "custom_value"
|
11 |
}
|
12 |
},
|