Skip to content

feat(text-cleaning): implement thinking block stripping functionality in title generation pipeline#290

Merged
MathisVerstrepen merged 1 commit into
mainfrom
dev
Jul 6, 2026
Merged

feat(text-cleaning): implement thinking block stripping functionality in title generation pipeline#290
MathisVerstrepen merged 1 commit into
mainfrom
dev

Conversation

@MathisVerstrepen

Copy link
Copy Markdown
Owner
  • Added strip_thinking_blocks function to remove thinking markers from text.
  • Updated text_cleaner to utilize the new function for cleaning options.
  • Introduced unit tests for the new functionality to ensure correctness.

- Added `strip_thinking_blocks` function to remove thinking markers from text.
- Updated `text_cleaner` to utilize the new function for cleaning options.
- Introduced unit tests for the new functionality to ensure correctness.
@MathisVerstrepen MathisVerstrepen self-assigned this Jul 6, 2026
@MathisVerstrepen MathisVerstrepen added the bug Something isn't working as expected, or there's an error in existing functionality. label Jul 6, 2026
@MathisVerstrepen
MathisVerstrepen merged commit 18263fd into main Jul 6, 2026
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working as expected, or there's an error in existing functionality.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant