[feat] prompt template memory
This commit is contained in:
@@ -8,7 +8,7 @@ export interface ProomptPlain {
|
||||
}
|
||||
|
||||
export interface ProomptTyped {
|
||||
type: 'persona'|'description'|'lorebook'|'postEverything'
|
||||
type: 'persona'|'description'|'lorebook'|'postEverything'|'memory'
|
||||
innerFormat?: string
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user