Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue #4399 : Replaced all occurences #4878

Merged
merged 5 commits into from
Nov 12, 2024
Merged

Conversation

Mr-Imperium
Copy link
Contributor

@Mr-Imperium Mr-Imperium commented Nov 10, 2024

Issue #4399
End-user friendly description of the problem this fixes or functionality that this introduces

  • Include this change in the Release Notes. If checked, you must provide an end-user friendly description for your change below

Give a summary of what the PR does, explaining any non-trivial design decisions
Replaced all occurrences of 'images_urls' to 'image_urls'


Link of any specific issues this addresses

Copy link
Member

@amanape amanape left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! Thanks

@enyst
Copy link
Collaborator

enyst commented Nov 11, 2024

Thank you for this, it will be cleaner for sure! Just a small thought I have on compatibility.

Updated Event.py and Message.py for deserialization.
@Mr-Imperium Mr-Imperium requested a review from enyst November 11, 2024 17:03
Copy link
Contributor Author

@Mr-Imperium Mr-Imperium left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@enyst I did the following changes.
Added a check for the images_urls in event.py.
To further ensure compatibility, added a property in the message,py that points images_urls to image_urls.

Updated for compatibility as instructed.
@Mr-Imperium Mr-Imperium requested a review from enyst November 12, 2024 04:33
Copy link
Collaborator

@enyst enyst left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

@enyst enyst merged commit 4eea128 into All-Hands-AI:main Nov 12, 2024
13 checks passed
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.

3 participants