The same as with `DialogGenerator.generate(example_dialogs=[...])` and `Agent(example_dialogs=[...])` allow `BaseLLMJudge` class to take examples too.
The same as with
DialogGenerator.generate(example_dialogs=[...])andAgent(example_dialogs=[...])allowBaseLLMJudgeclass to take examples too.