Update tool_use_multiturn_server.py

This commit is contained in:
viktorking7 2025-09-27 13:47:07 +02:00 committed by GitHub
parent 6a6a9f60ef
commit fc0b3e9a1a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -528,7 +528,7 @@ class MultiTurnToolCallingEnv(BaseEnv):
wandb_name="multiturn_tool_use",
eval_handling=EvalHandlingEnum.LIMIT_TRAIN,
eval_limit_ratio=0.1,
# Use config defaults; all knobs are overrideable via CLI/YAML
# Use config defaults; all knobs are overridable via CLI/YAML
skip_completed=True,
)
# ─── Scenariospecific tweaks ──────────────────────────────