Skip to content

Conversation

@leeivan1007
Copy link

I try a toy same by using run.py

python run.py --task "A bird is flying" --name "A bird"

And it shows:

ChatMessage(role_name=self.role_name, role_type=self.role_type, 
TypeError: __init__() got an unexpected keyword argument 'annotations'

I add an attribute (annotations) to class ChatMessage. And It is solved.

eltociear and others added 30 commits October 28, 2023 17:24
Add RunningGameExtra.
feat: Add incremental development.
qianc62 and others added 28 commits August 10, 2024 22:28
missing Readme-Urdu-md in the README.md file
Updated the link and corrected many grammatical and typos mistake.
fix: unexpected keyword arg audio
Solve the issue with the run.py which it shows:
TypeError: __init__() got an unexpected keyword argument 'annotations'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.