UI for debugging output of model at different stages #40
Annotations
10 errors and 1 warning
flake8 Lint:
src/agent/component_helpers.py#L15
isort found an import in the wrong position
|
flake8 Lint:
src/agent/query_pipeline.py#L7
isort found an import in the wrong position
|
flake8 Lint:
src/agent/test_query_pipeline.py#L14
isort found an import in the wrong position
|
flake8 Lint:
src/agent/test_query_pipeline.py#L16
isort found an import in the wrong position
|
flake8 Lint:
src/agent/test_query_pipeline.py#L113
line too long (182 > 118 characters)
|
flake8 Lint:
src/agent/test_query_pipeline.py#L145
line too long (182 > 118 characters)
|
flake8 Lint:
src/agent/test_query_pipeline.py#L177
line too long (182 > 118 characters)
|
flake8 Lint:
src/agent/test_query_pipeline.py#L216
line too long (179 > 118 characters)
|
flake8 Lint:
src/agent/test_query_pipeline.py#L262
line too long (181 > 118 characters)
|
flake8 Lint:
src/agent/test_query_pipeline.py#L294
line too long (181 > 118 characters)
|
flake8 Lint:
src/prompt.py#L348
trailing whitespace
|