Skip to content

Commit 60c0659

Browse files
committed
remove comment
1 parent b8fce5b commit 60c0659

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

tests/test_agent.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@
77

88

99
def _judge_llm() -> llm.LLM:
10-
# We can use a different LLM to evaluate the agent's responses than the one used in the agent itself
1110
return inference.LLM(model="openai/gpt-4.1-mini")
1211

1312

0 commit comments

Comments
 (0)