agent / plugins /_memory /default_config.yaml
GraziePrego's picture
Upload plugins/_memory/default_config.yaml with huggingface_hub
827bd0c verified
project_memory_isolation: true
memory_recall_enabled: true
memory_recall_delayed: false
memory_recall_interval: 3
memory_recall_history_len: 10000
memory_recall_memories_max_search: 12
memory_recall_solutions_max_search: 8
memory_recall_memories_max_result: 5
memory_recall_solutions_max_result: 3
memory_recall_similarity_threshold: 0.7
memory_recall_query_prep: false
memory_recall_post_filter: false
memory_memorize_enabled: true
memory_memorize_consolidation: true
memory_memorize_replace_threshold: 0.9
agent_memory_subdir: default