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

MentionRemoved fix #2216

Merged
merged 2 commits into from
Mar 21, 2025
Merged

MentionRemoved fix #2216

merged 2 commits into from
Mar 21, 2025

Conversation

axelsrz
Copy link
Member

@axelsrz axelsrz commented Mar 17, 2025

Fixes #2210
This pull request includes changes to the remove_mention_text method in turn_context.py and adds a new test case in test_turn_context.py to ensure the method works correctly with custom mentions.

Improvements to remove_mention_text method:

Additions to test cases:

@axelsrz axelsrz requested a review from tracyboehrer March 17, 2025 16:28
@axelsrz axelsrz requested a review from a team as a code owner March 17, 2025 16:28
@tracyboehrer tracyboehrer merged commit e2015eb into main Mar 21, 2025
10 checks passed
@tracyboehrer tracyboehrer deleted the axsuarez/remove-mention-fix branch March 21, 2025 18:24
@iMicknl
Copy link
Member

iMicknl commented Mar 23, 2025

Thanks! When do you plan to release a new version on PyPi?

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.

[Bug] on_turn_error: unhandled error: 'text'
3 participants