Skip to content

Conversation

OskarStark
Copy link
Contributor

Q A
Bug fix? no
New feature? yes
Docs? no
Issues --
License MIT

…Transformer

- Add constructor to TextSplitTransformer with default values (chunkSize=1000, overlap=200)
- Add validation that overlap must be non-negative and less than chunk size
- Use constructor parameters as defaults when no options are provided in transform method
- Add comprehensive tests for constructor parameter validation
- Fix code style with PHP CS Fixer
@carsonbot carsonbot added Feature New feature Store Issues & PRs about the AI Store component labels Sep 8, 2025
@OskarStark OskarStark self-assigned this Sep 8, 2025
@OskarStark OskarStark merged commit 3021464 into symfony:main Sep 8, 2025
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature New feature Status: Needs Review Store Issues & PRs about the AI Store component
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants