智能论文审稿机器人 提示 'Completion' object has no attribute 'response_ms' #760

Open
opened 2025-07-01 23:08:29 +08:00 by jiangjiazhizhi · 0 comments

reviewer1.review_by_chatgpt(paper_list=paper_list), main(args=args) 是这两句报上面的错

提示raise AttributeError(f'{type(self).name!r} object has no attribute {item!r}')
AttributeError: 'Completion' object has no attribute 'response_ms'

reviewer1.review_by_chatgpt(paper_list=paper_list), main(args=args) 是这两句报上面的错 提示raise AttributeError(f'{type(self).__name__!r} object has no attribute {item!r}') AttributeError: 'Completion' object has no attribute 'response_ms'
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: HswOAuth/llm_course#760
No description provided.