agentscope-ai / agentscope-ai/QwenPaw
[Bug]: Reading a large Excel file resulted in the agent being forcibly interrupted.
Abierto
bug
- Lenguaje dominante
- Python
- Estrellas
- 34.9k
- Forks
- 3.1k
- Merge medio
- 1 d 15 h
- PR fusionados (30 d)
- 225
Descripción
## QwenPaw Version 1.1.6
## Description
I am writing a Python project and need to read an XLSX classification file to have the agent create a classification model. When reading, it is directly interrupted and an error occurs. Submitting a duplicate command in the current session still results in an error. Create a new session and add 'Do not allow reading full file, only allow reading the first few lines' after the command to run normally. Can the agent automatically recognize it and avoid the task of reading large files failing directly?
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.