Skip to content

Commit eb7a4f7

Browse files
committed
PR Comments
1 parent cf0817e commit eb7a4f7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

holmes/config.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -206,6 +206,7 @@ def _load_default_robusta_config(self):
206206
"is_robusta_model": True,
207207
"model": "gpt-4o",
208208
}
209+
self._default_robusta_model = ROBUSTA_AI_MODEL_NAME
209210

210211
def _should_load_robusta_ai(self) -> bool:
211212
if not self.should_try_robusta_ai:

0 commit comments

Comments
 (0)