Skip to content

Conversation

@OskarStark
Copy link
Contributor

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

This change renames the FileNormalizer to DocumentNormalizer in the OpenAI contract to better reflect its purpose of normalizing document files.

This change renames the FileNormalizer class to DocumentNormalizer in the
OpenAI contract to better reflect its purpose of normalizing document files.

Changes:
- Rename FileNormalizer.php to DocumentNormalizer.php
- Update class name from FileNormalizer to DocumentNormalizer
- Update all references in OpenAiContract.php and test file
- Tests continue to pass, maintaining backward compatibility
@OskarStark OskarStark self-assigned this Sep 8, 2025
@OskarStark OskarStark added the BC Break Breaking the Backwards Compatibility Promise label Sep 8, 2025
@carsonbot carsonbot changed the title Rename FileNormalizer to DocumentNormalizer in OpenAI contract Rename FileNormalizer to DocumentNormalizer in OpenAI contract Sep 8, 2025
@OskarStark OskarStark added the Platform Issues & PRs about the AI Platform component label Sep 8, 2025
@carsonbot carsonbot changed the title Rename FileNormalizer to DocumentNormalizer in OpenAI contract [Platform] Rename FileNormalizer to DocumentNormalizer in OpenAI contract Sep 8, 2025
@OskarStark OskarStark changed the title [Platform] Rename FileNormalizer to DocumentNormalizer in OpenAI contract [Platform] Rename FileNormalizer to DocumentNormalizer in OpenAI contract Sep 8, 2025
@OskarStark OskarStark merged commit 68ac58e into symfony:main Sep 8, 2025
12 checks passed
@OskarStark OskarStark deleted the rename-openai-filenormalizer-to-documentnormalizer branch September 8, 2025 20:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

BC Break Breaking the Backwards Compatibility Promise Feature New feature Platform Issues & PRs about the AI Platform component Status: Needs Review

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants