david-oplatka commited on
Commit
821dd13
·
1 Parent(s): 3c75943

Update MMR

Browse files
Files changed (1) hide show
  1. agent.py +1 -1
agent.py CHANGED
@@ -185,7 +185,7 @@ def create_assistant_tools(cfg):
185
  },
186
  {
187
  "type": "mmr",
188
- "diversity_bias": 0.2
189
  },
190
  {
191
  "type": "udf",
 
185
  },
186
  {
187
  "type": "mmr",
188
+ "diversity_bias": 0.1
189
  },
190
  {
191
  "type": "udf",