mirror of
https://github.com/microsoft/autogen.git
synced 2025-12-12 07:21:18 +00:00
update
This commit is contained in:
parent
02d643bc80
commit
e5b3cb4ef2
@ -149,7 +149,7 @@ class BlendSearch(Searcher):
|
||||
self.penalty = PENALTY # penalty term for constraints
|
||||
self._metric, self._mode = metric, mode
|
||||
self._use_incumbent_result_in_evaluation = use_incumbent_result_in_evaluation
|
||||
self.lexico_objectives =
|
||||
self.lexico_objectives = lexico_objectives
|
||||
init_config = low_cost_partial_config or {}
|
||||
if not init_config:
|
||||
logger.info(
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user