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

Clean text in client to fix serialization #76

Merged
merged 4 commits into from
Jan 16, 2025
Merged

Clean text in client to fix serialization #76

merged 4 commits into from
Jan 16, 2025

Conversation

LeoGrin
Copy link
Collaborator

@LeoGrin LeoGrin commented Jan 14, 2025

Change Description

#70 was not enough to fix the serialization issues, I found some other issues which are solved by replacing \s+ by a space, and added some more tests.

If you used new dependencies: Did you add them to requirements.txt?

Who did you ping on Mattermost to review your PR? Please ping that person again whenever you are ready for another review.

Breaking changes

If you made any breaking changes, please update the version number.
Breaking changes are totally fine, we just need to make sure to keep the users informed and the server in sync.

Does this PR break the API? If so, what is the corresponding server commit?

Does this PR break the user interface? If so, why?


Please do not mark comments/conversations as resolved unless you are the assigned reviewer. This helps maintain clarity during the review process.

@LeoGrin LeoGrin requested a review from noahho January 14, 2025 19:19
Copy link
Collaborator

@noahho noahho left a comment

Choose a reason for hiding this comment

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

Approved with small suggestions

tabpfn_client/estimator.py Outdated Show resolved Hide resolved
tabpfn_client/estimator.py Show resolved Hide resolved
@LeoGrin LeoGrin merged commit f564d54 into main Jan 16, 2025
5 checks passed
@LeoGrin LeoGrin deleted the clean_text_2 branch January 16, 2025 11:29
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.

2 participants