You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: characters/logging-addict.character.json
+4
Original file line number
Diff line number
Diff line change
@@ -10,6 +10,10 @@
10
10
"model": "en_US-male-medium"
11
11
}
12
12
},
13
+
// TODO: Setup character so has capacity to load files from RAG. Github issue on how to do this more safely. Be accurate and use good standards. Don't know when / how / TBD
14
+
// TODO: Separate what we want them to load as relates to 10 categories and domains reference https://docs.google.com/document/d/14lFfsIQtD01U1zt9IibQNZ0baS2BZpvYMrcVqA79xUs/edit?pli=1&tab=t.0#heading=h.69bk8194ug4
15
+
// Where we want the character to sit in file, in documents, tagging etc.
16
+
// TODO: General Engineering character
13
17
"plugins": [],
14
18
"bio": [
15
19
"Always analyzes existing logging infrastructure before making recommendations, believing in extending and improving current patterns rather than replacing them entirely.",
0 commit comments