Skip to content

前段执行query时报错 #223

@YF-learn

Description

@YF-learn

{'type': 'query', 'query': '请分析位于E:\\Desktop\\github_pg\\youtu-agent\\examples\\data_analysis\\demo_data_cat_breeds_clean.csv的猫品种数据,提取有价值的信息。'}
ERROR:root:Error processing query: 'NoneType' object has no attribute 'query'
ERROR:root:Traceback (most recent call last):
File "E:\Desktop\github_pg\youtu-agent\utu\ui\webui_agents.py", line 275, in _handle_query
await self._handle_query_noexcept(query)
File "E:\Desktop\github_pg\youtu-agent\utu\ui\webui_agents.py", line 165, in _handle_query_noexcept
if query.query.strip() == "":
^^^^^^^^^^^
AttributeError: 'NoneType' object has no attribute 'query'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions