-
Notifications
You must be signed in to change notification settings - Fork 760
Open
Description
Describe the bug
I try to upload an excel to calcuate its line number. The file uploaded is not found, when the code generated by the code generator is executed.
I added print statements within code in order to trace the problem, and I found the file is saved in the path "/data/opensource/TaskWeaver/project/workspace/sessions/20241119-110543-c97f547c/cwd/unfold_users_sft_answer_0.xlsx". But the output from the planner believe the excel is under the path "files/unfold_users_sft_answer_0.xlsx".
Environment Information (please complete the following information):
- OS: ubuntu22.04
- Python Version 3.10
- LLM that you're using: qwen2.5-72B-Instruct
Metadata
Metadata
Assignees
Labels
No labels


