freefallr commited on
Commit
b7fcf5d
·
1 Parent(s): 107ca64

Rename profile.aiml to config.aiml

Browse files
Files changed (1) hide show
  1. profile.aiml → config.aiml +4 -6
profile.aiml → config.aiml RENAMED
@@ -1,11 +1,9 @@
1
- #
2
- # AIML 0.1.1
3
- # This is an experimental example of an .aiml file.
4
- # Everything you see here in the repo is a work in progress.
5
 
6
  {
7
- "metadata": {
8
- "aiml_version": "1.1.0",
9
  "last_modified": "September 9th 2023, 01:30",
10
  "properties": {
11
  "purpose": "llm-text-generation",
 
1
+ ## This is an experimental example of an .aiml file.
2
+ # Everything you see hereis a work in progress, dont use this in production. Please.
 
 
3
 
4
  {
5
+ "aiml": {
6
+ "version": "1.1.0",
7
  "last_modified": "September 9th 2023, 01:30",
8
  "properties": {
9
  "purpose": "llm-text-generation",