智能论文审稿机器人 提示 'Completion' object has no attribute 'response_ms' #760
Labels
No Label
bug
duplicate
enhancement
help wanted
invalid
question
wontfix
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: HswOAuth/llm_course#760
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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'