Skip to content

Adds new GoaT NLP UI along with seamless streaming between frontend and servers #43

Adds new GoaT NLP UI along with seamless streaming between frontend and servers

Adds new GoaT NLP UI along with seamless streaming between frontend and servers #43

Triggered via pull request September 18, 2024 12:50
@deepnayakdeepnayak
synchronize #33
hf-chat-ui
Status Failure
Total duration 22s
Artifacts

flake8.yml

on: pull_request
flake8 Lint
10s
flake8 Lint
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
flake8 Lint: src/agent/component_helpers.py#L7
isort found an import in the wrong position
flake8 Lint: src/agent/component_helpers.py#L16
isort found an import in the wrong position
flake8 Lint: src/agent/component_helpers.py#L18
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/query_pipeline.py#L14
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/app.py#L7
'llama_index.core.llms.ChatMessage' imported but unused