Adds new GoaT NLP UI along with seamless streaming between frontend and servers #43
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
|