-
Notifications
You must be signed in to change notification settings - Fork 446
Open
Description
{'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'
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels