Skip to content

Conversation

@NathanLenas
Copy link

This PR is simply to update the dependencies, with the changes needed to make everything work with the new docling version.

Changes made:

  • Remove explicit tokenizer parameter from HybridChunker (now uses default)
  • Replace serialize() with contextualize() for chunk content (serialize is now deprecated)
  • In tests, use the tokenizer from huggingface
  • Update test result to match the new docling formatting

- Remove explicit tokenizer parameter from HybridChunker (now uses default)
- Replace serialize() with contextualize() for chunk content (serialize is now deprecated)
- Update test result to match the new docling formatting
@mergify
Copy link

mergify bot commented Dec 15, 2025

Merge Protections

Your pull request matches the following merge protections and will not be merged until they are valid.

🔴 Require two reviewer for test updates

This rule is failing.

When test data is updated, we require two reviewers

  • #approved-reviews-by >= 2

🟢 Enforce conventional commit

Wonderful, this rule succeeded.

Make sure that we follow https://www.conventionalcommits.org/en/v1.0.0/

  • title ~= ^(fix|feat|docs|style|refactor|perf|test|build|ci|chore|revert)(?:\(.+\))?(!)?:

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.

1 participant