freefallr commited on
Commit
538aa5a
1 Parent(s): b7fcf5d

Update config.aiml

Browse files
Files changed (1) hide show
  1. config.aiml +2 -2
config.aiml CHANGED
@@ -3,10 +3,10 @@
3
 
4
  {
5
  "aiml": {
6
- "version": "1.1.0",
7
  "last_modified": "September 9th 2023, 01:30",
8
  "properties": {
9
- "purpose": "llm-text-generation",
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
  },