Add support for character-specific translation prompts with Ax. model
This commit is contained in:
@@ -901,6 +901,7 @@ export interface character{
|
||||
lowLevelAccess?:boolean
|
||||
hideChatIcon?:boolean
|
||||
lastInteraction?:number
|
||||
translatorNote?:string
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user