Remove modelRouter and add model_providers concept #805
Annotations
10 errors
|
Ruff (ARG002):
tests/e2e/agent/test_model_composition.py#L46
tests/e2e/agent/test_model_composition.py:46:9: ARG002 Unused method argument: `model`
|
|
Ruff (ARG002):
tests/e2e/agent/test_locate_with_different_models.py#L121
tests/e2e/agent/test_locate_with_different_models.py:121:9: ARG002 Unused method argument: `model`
|
|
Ruff (ARG002):
tests/e2e/agent/test_locate_with_different_models.py#L108
tests/e2e/agent/test_locate_with_different_models.py:108:9: ARG002 Unused method argument: `model`
|
|
Ruff (ARG002):
tests/e2e/agent/test_locate_with_different_models.py#L95
tests/e2e/agent/test_locate_with_different_models.py:95:9: ARG002 Unused method argument: `model`
|
|
Ruff (ARG002):
tests/e2e/agent/test_locate_with_different_models.py#L83
tests/e2e/agent/test_locate_with_different_models.py:83:9: ARG002 Unused method argument: `model`
|
|
Ruff (ARG002):
tests/e2e/agent/test_locate_with_different_models.py#L70
tests/e2e/agent/test_locate_with_different_models.py:70:9: ARG002 Unused method argument: `model`
|
|
Ruff (ARG002):
tests/e2e/agent/test_locate_with_different_models.py#L58
tests/e2e/agent/test_locate_with_different_models.py:58:9: ARG002 Unused method argument: `model`
|
|
Ruff (ARG002):
tests/e2e/agent/test_locate_with_different_models.py#L45
tests/e2e/agent/test_locate_with_different_models.py:45:9: ARG002 Unused method argument: `model`
|
|
Ruff (ARG002):
tests/e2e/agent/test_locate_with_different_models.py#L33
tests/e2e/agent/test_locate_with_different_models.py:33:9: ARG002 Unused method argument: `model`
|
|
Ruff (ARG002):
tests/e2e/agent/test_locate_with_different_models.py#L20
tests/e2e/agent/test_locate_with_different_models.py:20:9: ARG002 Unused method argument: `model`
|