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 features in the client #70

Merged
merged 2 commits into from
Jan 9, 2025
Merged

Clean text features in the client #70

merged 2 commits into from
Jan 9, 2025

Conversation

LeoGrin
Copy link
Collaborator

@LeoGrin LeoGrin commented Jan 8, 2025

Change Description

Right now the serialisation is failing when text features contains commas, and text features can be very long. This PR fixes that by removing commas and truncating text.

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 8, 2025 21:16
tabpfn_client/estimator.py Show resolved Hide resolved
@LeoGrin LeoGrin merged commit 947611c into main Jan 9, 2025
5 checks passed
@LeoGrin LeoGrin deleted the clean_text branch January 9, 2025 15:10
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