feat(web): memory related interface parameter transfer adjustment
This commit is contained in:
@@ -23,7 +23,6 @@ export interface Memory {
|
||||
include_dialogue_context: boolean;
|
||||
max_context: string;
|
||||
lambda_mem: string;
|
||||
lambda_mem: string;
|
||||
offset: string;
|
||||
state: boolean;
|
||||
created_at: string;
|
||||
|
||||
Reference in New Issue
Block a user