We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b6df8ca commit b056f41Copy full SHA for b056f41
1 file changed
projects/financial_research/aggregator.yaml
@@ -71,15 +71,15 @@ tools:
71
- create_directory
72
73
74
-# memory:
75
-# - name: mem0
76
-# user_id: "financial_research"
77
-# agent_id: "aggregator"
78
-# conversation_search_limit: 10
79
-# procedural_search_limit: 3
80
-# embedding_model: "text-embedding-v4"
81
-# summary_model: "qwen3-coder-plus"
82
-# max_tokens: 4096
+memory:
+ - name: mem0
+ user_id: "financial_research"
+ agent_id: "aggregator"
+ conversation_search_limit: 10
+ procedural_search_limit: 3
+ embedding_model: "text-embedding-v4"
+ summary_model: "qwen3-coder-plus"
+ max_tokens: 4096
83
84
85
0 commit comments