main
yaml 16 lines 536 Bytes
Raw
1 project_memory_isolation: true
2 memory_recall_enabled: true
3 memory_recall_delayed: false
4 memory_recall_interval: 3
5 memory_recall_history_len: 10000
6 memory_recall_memories_max_search: 12
7 memory_recall_solutions_max_search: 8
8 memory_recall_memories_max_result: 5
9 memory_recall_solutions_max_result: 3
10 memory_recall_similarity_threshold: 0.7
11 memory_recall_query_prep: false
12 memory_recall_post_filter: false
13 memory_memorize_enabled: true
14 memory_memorize_consolidation: true
15 memory_memorize_replace_threshold: 0.9
16 agent_memory_subdir: default